Searched refs:__sp_ (Results 1 – 2 of 2) sorted by relevance
70 intptr_t *__sp_; variable87 __sp_ = stack; in libform_regcmp()88 *__sp_ = -1; in libform_regcmp()115 if (--nbra > NBRA || *__sp_ != -1) in libform_regcmp()272 return ((*__sp_ == -1)?0:*__sp_--); in __rpop()278 if (__sp_ >= __stmax) in __rpush()280 *++__sp_ = (intptr_t)ptr; in __rpush()
211 __sp_;