Searched defs:Stack (Results 1 – 7 of 7) sorted by relevance
42 Stack section in syscall119 Stack section in vsyscall
40 …Stack(Allocator* allocator, size_t stackCapacity) : allocator_(allocator), ownAllocator_(0), stack… in Stack() function44 Stack(Stack&& rhs) in Stack() function
521 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
635 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
122 #define Stack (1<<14) /* Stack instruction (push/pop) */ macro