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

/opensolaris-onvv-gate/usr/src/tools/stabs/
H A Dstabs.c44 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);
/opensolaris-onvv-gate/usr/src/tools/ctf/cvt/
H A Dst_parse.c63 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 97 milliseconds