\brief Calculate the storage address assigned when allocating a parameter of a given size Assume \b slotnum slots have already been assigned and increment \b slotnum by the number of slots used. Return an invalid address if the size is too small or if there are not enough slots left. \param slotnum is a reference to used slots (which will be updated) \param sz is the size of the parameter to allo
source not stored for this graph (policy: none)
no test coverage detected