Home
last modified time | relevance | path

Searched refs:__xpush (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libeti/form/common/
H A Dregex.c178 (void) __xpush(0, ++ep); in __advance()
202 (void) __xpush(0, ep + i + 2); in __advance()
203 (void) __xpush(0, ++ep); in __advance()
204 (void) __xpush(0, ++ep); in __advance()
210 (void) __xpush(1, curlp = lp); in __advance()
214 (void) __xpush(1, lp = dp); in __advance()
311 (void) __xpush(0, ep + i); in __advance()
312 (void) __xpush(1, curlp = lp); in __advance()
314 (void) __xpush(1, lp = (char *)i); in __advance()
378 __xpush(intptr_t i, char *p) in __xpush() function
H A Dmapfile-vers328 __xpush;
/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dutility.h253 extern intptr_t __xpush(intptr_t, char *);