Searched refs:doif (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/unifdef/common/ |
H A D | unifdef.c | 73 static int doif(int thissym, int inif, int prevreject, int depth); 208 (void) doif(-1, NO, reject, 0); 212 doif( function 221 int doret; /* tmp return value of doif */ 249 if ((doret = doif(cursym, YES, 256 if ((doret = doif(-1, YES,
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.init.c | 44 extern int doif(); 127 S_if, doif, 1, INF,
|
H A D | sh.func.c | 331 doif(tchar **v, struct command *kp) function 337 tprintf("TRACE- doif()\n");
|
/illumos-gate/usr/src/cmd/sgs/m4/common/ |
H A D | m4macs.c | 251 doif(wchar_t **ap, int c) function 644 doif, L"ifelse",
|
Completed in 53 milliseconds