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

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

Completed in 33 milliseconds