Searched defs:top_of_stack (Results 1 – 7 of 7) sorted by relevance
37 void *top_of_stack = _stack + sizeof(_stack); in setup_stack_test() local47 void *top_of_stack = *state; in test_empty_stack() local55 void *top_of_stack = *state; in test_almost_full_stack() local69 void *top_of_stack = *state; in test_full_stack() local81 void *top_of_stack = *state; in test_partialy_filled_stack() local95 void *top_of_stack = *state; in test_alternately_filled_stack() local110 void *top_of_stack = *state; in test_incorrectly_initialized_stack() local
30 int checkstack(void *top_of_stack, int core) in checkstack()
179 let top_of_stack = 0; in the_final_countdown() localVariable
188 top_of_stack(int64_t stack) in top_of_stack() function
2314 #define top_of_stack \ macro
1256 long unsigned int top_of_stack; member
27423 unsigned long top_of_stack; member