Searched refs:PSTACK_BASE (Results 1 – 1 of 1) sorted by relevance
25 static const char * PSTACK_BASE = NULL; variable35 PSTACK_BASE = (const char *) _alloca(0); in PSTACK_SIZE_INIT()44 return (PSTACK_BASE - ((const char *) _alloca(0))); in PSTACK_SIZE_GET()