Searched refs:__lptr_ (Results 1 – 2 of 2) sorted by relevance
78 intptr_t *__eptr_, *__lptr_; variable117 __lptr_ = (intptr_t *)&__st[0]; in __execute()129 __lptr_ = (intptr_t *)&__st[0]; in __execute()140 __lptr_ = (intptr_t *)&__st[0]; in __execute()372 if (__lptr_ >= __eptr_) { in __xpush()377 *__lptr_++ = (intptr_t)p; in __xpush()387 return ((__lptr_ < (intptr_t *)&__st[0]) ? 0 : *--__lptr_); in __xpop()
168 __lptr_;