Home
last modified time | relevance | path

Searched refs:RSTR (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/head/
H A Dfatal.h50 #define FRSTR() RSTR(Fflags, old_Fflags);
H A Dmacros.h70 #define RSTR(name, place) name = place; } macro
/titanic_44/usr/src/cmd/sgs/lex/common/
H A Dsub2.c59 case 1: case RSTR: case RCCL: case RNCCL: case RNULLS: in cfoll()
69 if (i == RSTR) in cfoll()
179 case RSTR: in follow()
253 (name[parent[v]] != RSTR) && in first()
282 case PLUS: case RSTR: in first()
294 (name[parent[v]] != RSTR) && in first()
375 case RSTR: in cgoto()
468 j == RSTR && c == right[curpos] || in nextstate()
H A Dsub1.c691 case RSTR: in mn2()
826 case RSTR: case RSCON: case RXSCON: in dupl()
936 case RSTR: in treedump()
H A Dldefs.h104 #define RSTR 0x4002 macro
H A Dsub3.c259 } else if (c == RSTR) { in repbycgid()
H A Dparser.y185 i = mn2(RSTR,i,(unsigned)(*p++));