Searched refs:YYNCGIDTBL (Results 1 – 2 of 2) sorted by relevance
196 #define YYNCGIDTBL ncgidtbl macro202 int last = YYNCGIDTBL - 1; in yycgid()215 if (yycgidtbl[YYNCGIDTBL - 1] < lc) in yycgid()216 return (YYNCGIDTBL*2 - 1); in yycgid()
344 int last = YYNCGIDTBL - 1;347 if( yycgidtbl[YYNCGIDTBL-1] < lc ) return YYNCGIDTBL*2-1;