Searched refs:SVfrPackStackNode (Results 1 – 4 of 4) sorted by relevance
138 struct SVfrPackStackNode { struct141 SVfrPackStackNode *mNext; argument143 SVfrPackStackNode (IN CHAR8 *Identifier, IN UINT32 Number) { in SVfrPackStackNode() argument154 ~SVfrPackStackNode (VOID) { in ~SVfrPackStackNode() argument174 SVfrPackStackNode (IN CONST SVfrPackStackNode&); // Prevent copy-construction argument175 SVfrPackStackNode& operator= (IN CONST SVfrPackStackNode&); // Prevent assignment argument181 SVfrPackStackNode *mPackStack;
890 SVfrPackStackNode *pPack; in ~CVfrVarDataTypeDB()931 SVfrPackStackNode *pNew = NULL; in Pack()933 if ((pNew = new SVfrPackStackNode (Identifier, mPackAlign)) == NULL) { in Pack()941 SVfrPackStackNode *pNode = NULL; in Pack()
123 struct SVfrPackStackNode { struct126 SVfrPackStackNode *mNext; argument128 SVfrPackStackNode (IN INT8 *Identifier, IN UINT32 Number) { in SVfrPackStackNode() function139 ~SVfrPackStackNode (VOID) { in ~SVfrPackStackNode() argument162 SVfrPackStackNode *mPackStack; argument
895 SVfrPackStackNode *pPack; in ~CVfrVarDataTypeDB()936 SVfrPackStackNode *pNew = NULL; in Pack()938 if ((pNew = new SVfrPackStackNode (Identifier, mPackAlign)) == NULL) { in Pack()946 SVfrPackStackNode *pNode = NULL; in Pack()