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

/illumos-gate/usr/src/lib/libeti/form/common/
H A Dregex.c205 (void) __getrnge(&lcnt, &dcnt, &ep[i]);
218 (void) __getrnge(&lcnt, &dcnt, ep);
229 (void) __getrnge(&lcnt, &dcnt, ep);
241 (void) __getrnge(&lcnt, &dcnt, (ep + (*ep & 0377)));
393 __getrnge(intptr_t *i, intptr_t *j, char *k) function
/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dutility.h256 extern intptr_t __getrnge(intptr_t *, intptr_t *, char *);

Completed in 47 milliseconds