Searched defs:enumdef (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/tools/stabs/ |
H A D | stabs.c | 44 static void enumdef(char *cp, struct tdesc **rtdp); 393 enumdef(cp, rtdp); 684 enumdef(char *cp, struct tdesc **rtdp) function 705 expected("enumdef", ",", cp - 1);
|
/illumos-gate/usr/src/tools/ctf/cvt/ |
H A D | st_parse.c | 63 static void enumdef(char *cp, tdesc_t **rtdp); 390 enumdef(cp, &rtdp); 1029 enumdef(char *cp, tdesc_t **rtdp) function 1049 expected("enumdef", ",", cp - 1);
|
Completed in 393 milliseconds