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

/illumos-gate/usr/src/tools/stabs/
H A Dstabs.c55 static void tagdecl(char *cp, struct tdesc **rtdp, int h, char *w);
240 tagdecl(cp, &tdp, h, w);
357 tagdecl(char *cp, struct tdesc **rtdp, int h, char *w) function
359 debug(1, NULL, "tagdecl: declaring '%s'", w ? w : "(anon)");
396 expected("tagdecl", "<tag type s/u/e>", cp - 1);

Completed in 57 milliseconds