Home
last modified time | relevance | path

Searched refs:ppkeyword (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/libpp/i386/
H A Dpptab.h14 static struct ppkeyword directives[] =
36 static struct ppkeyword options[] =
110 static struct ppkeyword predicates[] =
123 static struct ppkeyword readonlys[] =
129 static struct ppkeyword variables[] =
/titanic_41/usr/src/lib/libpp/sparc/
H A Dpptab.h14 static struct ppkeyword directives[] =
36 static struct ppkeyword options[] =
110 static struct ppkeyword predicates[] =
123 static struct ppkeyword readonlys[] =
129 static struct ppkeyword variables[] =
/titanic_41/usr/src/lib/libpp/common/
H A Dpp.tab12 %keywords "static struct ppkeyword directives"
32 %keywords "static struct ppkeyword options" prefix=X_ index=optindex last=last_option
104 %keywords "static struct ppkeyword predicates" prefix=X_ index=optindex
115 %keywords "static struct ppkeyword readonlys" prefix=R_
212 %keywords "static struct ppkeyword variables" prefix=V_ index=optindex
H A Dppkey.c36 struct ppkeyword ppkey[] =
H A Dppkey.h144 extern struct ppkeyword ppkey[];
H A Dppop.c66 inithash(register Hash_table_t* tab, register struct ppkeyword* key) in inithash()
86 register struct ppkeyword* p; in ppkeyname()
334 register struct ppkeyword* kp; in ppop()
456 if (kp = va_arg(ap, struct ppkeyword*)) in ppop()
H A Dpp.h359 struct ppkeyword /* pp keyword info */ struct
/titanic_41/usr/src/cmd/ast/msgcc/
H A Dmsgcpp.c97 static struct ppkeyword keys[] =