Home
last modified time | relevance | path

Searched defs:YYSTYPE (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/tools/ndrgen/
H A Dndr_parse.y31 #define YYSTYPE node_ptr macro
/titanic_44/usr/src/cmd/sgs/m4/common/
H A Dm4y.y36 #define YYSTYPE long macro
H A Dm4y_xpg4.y36 #define YYSTYPE long macro
/titanic_44/usr/src/cmd/sgs/lex/common/
H A Dparser.y80 #define YYSTYPE union _yystype_ macro
/titanic_44/usr/src/ucbcmd/expr/
H A Dexpr.y40 #define YYSTYPE yystype macro
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c99 typedef union { int val; } YYSTYPE; typedef