Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppkey.h44 #define T_AUTO (T_TOKEN+0)
45 #define T_BREAK (T_TOKEN+1)
46 #define T_CASE (T_TOKEN+2)
47 #define T_CHAR (T_TOKEN+3)
50 #define T_DO (T_TOKEN+6)
52 #define T_ELSE (T_TOKEN+8)
55 #define T_FOR (T_TOKEN+11)
57 #define T_IF (T_TOKEN+13)
58 #define T_INT (T_TOKEN+14)
86 #define T_ASM (T_TOKEN+32)
[all …]
H A DMakefile86 g/^printf.*T_TOKEN/d
H A Dpp.h346 #define T_TOKEN (N_TOKEN+4) macro
H A DMamfile648 exec - g/^printf.*T_TOKEN/d
679 exec - sed -n -e '/^#define T_TOKEN/p' -e '/^#define N_/p' pp.h
690 exec - g/^printf.*T_TOKEN/d