Home
last modified time | relevance | path

Searched refs:YYNCGIDTBL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub3.c196 #define YYNCGIDTBL ncgidtbl macro
202 int last = YYNCGIDTBL - 1; in yycgid()
215 if (yycgidtbl[YYNCGIDTBL - 1] < lc) in yycgid()
216 return (YYNCGIDTBL*2 - 1); in yycgid()
H A Dnceucform344 int last = YYNCGIDTBL - 1;
347 if( yycgidtbl[YYNCGIDTBL-1] < lc ) return YYNCGIDTBL*2-1;