Home
last modified time | relevance | path

Searched refs:__eptr_ (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libeti/form/common/
H A Dregex.c78 intptr_t *__eptr_, *__lptr_; variable
116 __eptr_ = (intptr_t *)&__st[SSIZE]; in __execute()
128 __eptr_ = (intptr_t *)&__st[SSIZE]; in __execute()
139 __eptr_ = (intptr_t *)&__st[SSIZE]; in __execute()
372 if (__lptr_ >= __eptr_) { in __xpush()
379 *__eptr_-- = (intptr_t)p; in __xpush()
389 return ((__eptr_ > (intptr_t *)&__st[SSIZE]) ? 0 : *++__eptr_); in __xpop()
H A Dmapfile-vers150 __eptr_;