Searched defs:fth_enum_curnmems (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/stabs/common/
H A Dfth_enum.c42 static int fth_enum_curnmems; variable
67 fth_enum_curnmems++;
78 (void) fprintf(out, "%x c-enum .%s\n", fth_enum_curnmems, fth_curtype);
80 fth_enum_curnmems = 0;

Completed in 53 milliseconds