Searched defs:sp (Results 1 – 5 of 5) sorted by relevance
30 bit32 sp; member51 bit32 sp = reinterpret_cast<uptr>(stackBottom); in Initialize() local52 #define AllocateFromStack(T, sp) reinterpret_cast<T*>((sp) -= sizeof(T)) in Initialize() argument
24 <!ELEMENT sp EMPTY> element
28 <!ELEMENT sp EMPTY> element
55 bit32 sp; member
251 Stopwatch sp("AAABBBCCC"); in Test() local