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