Searched refs:QUICK (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libpp/common/
H A Dppfsm.c52 * QUICK standalone ppcpp()
263 { QUICK, { C_XXX }, QTOK, },
264 { QUICK, { C_EOF, MARK }, S_CHRB, },
265 { QUICK, { C_LET, C_DEC }, QID, },
266 { QUICK, { 'L' }, LIT0, },
267 { QUICK, { '"', '\'' }, S_LITBEG, },
268 { QUICK, { '/' }, S_CHRB, },
269 { QUICK, { '*' }, QCOM, },
270 { QUICK, { '#' }, SHARP1, },
271 { QUICK, { '\
[all...]
H A Dppfsm.h116 #define QUICK (PROTO+28) macro
117 #define QTOK (QUICK+1)
118 #define QNUM (QUICK+2)
119 #define QEXP (QUICK+3)
120 #define QCOM (QUICK+4)
121 #define QID (QUICK+5)
122 #define MAC0 (QUICK+6)
H A Dpplex.c41 #define START QUICK
/osnet-11/usr/src/lib/libpp/i386/
H A Dppdebug.h39 "QUICK", QUICK,
/osnet-11/usr/src/lib/libpp/sparc/
H A Dppdebug.h39 "QUICK", QUICK,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DTest.pm91 =head1 QUICK START GUIDE
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParser.pm91 =head1 QUICK OVERVIEW

Completed in 39 milliseconds