Searched defs:SVfrPackStackNode (Results 1 – 2 of 2) sorted by relevance
123 struct SVfrPackStackNode { struct126 SVfrPackStackNode *mNext; argument128 SVfrPackStackNode (IN INT8 *Identifier, IN UINT32 Number) { in SVfrPackStackNode() argument139 ~SVfrPackStackNode (VOID) { in ~SVfrPackStackNode() argument162 SVfrPackStackNode *mPackStack; argument
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 argument