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

/macosx-10.10/man-16/man/src/
H A Dmakemsg.c45 int defct = 0; local
131 fprintf (foc, "%d ", ++defct); /* gencat cannot handle %2d */
133 fprintf (foh, "#define %s %d\n", t, ++defct);
134 fprintf (foc, "/* %2d */ ", defct);
163 fprintf (foh, "\n#define MAXMSG %d\n", defct);

Completed in 42 milliseconds