Home
last modified time | relevance | path

Searched defs:TOK_BUILTIN (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libpp/common/
H A Dpplib.h535 #define TOK_BUILTIN (1<<0) /* last token was #( */ macro
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h527 #define TOK_BUILTIN (1<<0) /* last token was #( */ macro