Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/stabs/
H A Dstabs.c44 static void enumdef(char *cp, struct tdesc **rtdp);
393 enumdef(cp, rtdp); in tagdecl()
684 enumdef(char *cp, struct tdesc **rtdp) in enumdef() function
/titanic_44/usr/src/tools/ctf/cvt/
H A Dst_parse.c63 static void enumdef(char *cp, tdesc_t **rtdp);
390 enumdef(cp, &rtdp); in parse_sou()
1029 enumdef(char *cp, tdesc_t **rtdp) in enumdef() function