Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpp/i386/
H A Dppdebug.h55 "NOT1", NOT1,
/titanic_50/usr/src/lib/libpp/sparc/
H A Dppdebug.h55 "NOT1", NOT1,
/titanic_50/usr/src/lib/libpp/common/
H A Dppfsm.c350 { TOKEN, { '!' }, NOT1, },
519 { NOT1, { C_XXX }, S_CHRB, },
520 { NOT1, { '=' }, KEEP(T_NE), },
H A Dppfsm.h137 #define NOT1 (TOKEN+4) macro