Searched refs:NLABC (Results 1 – 1 of 1) sorted by relevance
20 #define NLABC 1000 /* max number of labels */ macro24 static char *labtab[NLABC];26 static char labc[NLABC];286 if (nref > NLABC) in keylet()287 err(gettext("nref in labc overflow (%d)"), NLABC); in keylet()