Home
last modified time | relevance | path

Searched refs:RNULLS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub1.c780 case RNULLS: nullstr[tptr] = TRUE; break; in mn0()
819 case RNULLS: in dupl()
970 case RNULLS: in treedump()
H A Dldefs.h108 #define RNULLS 0x4006 macro
H A Dsub2.c57 case 1: case RSTR: case RCCL: case RNCCL: case RNULLS: in cfoll()
238 case RNULLS: case FINAL: in first()
377 case RNULLS: in cgoto()
H A Dparser.y218 else if($2.i == 0) $$.i = mn0(RNULLS);
261 { $$.i = mn0(RNULLS); }