Searched refs:HITN (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dppfsm.h125 #define HITN (HIT0+NMAC-1) macro
126 #define LIT0 (HITN+1)
127 #define SHARP1 (HITN+2)
133 #define TOKEN (HITN+3)
H A Dppfsm.c318 /* copy HIT0+1 to HIT0+2 through HITN */
319 { OP, {HIT0+1,HIT0+2,HITN}, COPY },
852 if (n < HITN) n++;
867 fsm[HITN][n] = HITN;
868 n = HITN;
H A Dpplex.c1332 case HITN:
1334 tp = op - ((pp.truncate && pp.truncate < (HITN - HIT0)) ? (pp.truncate - 1) : (HITN - HIT0));
/opensolaris-onvv-gate/usr/src/lib/libpp/i386/
H A Dppdebug.h48 "HITN", HITN,
/opensolaris-onvv-gate/usr/src/lib/libpp/sparc/
H A Dppdebug.h48 "HITN", HITN,

Completed in 106 milliseconds