Home
last modified time | relevance | path

Searched defs:TOKEN (Results 1 – 7 of 7) sorted by relevance

/titanic_51/usr/src/lib/krb5/ss/
H A Dparse.c16 enum parse_mode { WHITESPACE, TOKEN, QUOTED_STRING }; enumerator
/titanic_51/usr/src/lib/libmail/inc/
H A Ds_string.h98 #define TOKEN 0 /* read the next whitespace delimited token */ macro
/titanic_51/usr/src/cmd/format/
H A Dio.h93 typedef char TOKEN[TOKEN_SIZE+1]; /* token type */ typedef
/titanic_51/usr/src/lib/libsqlite/tool/
H A Dlempar.c518 #define TOKEN (yyminor.yy0) in yy_syntax_error() macro
/titanic_51/usr/src/lib/libpp/common/
H A Dppfsm.h133 #define TOKEN (HITN+3) macro
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dppfsm.h133 #define TOKEN (HITN+3) macro
[all...]
/titanic_51/usr/src/cmd/rmformat/
H A Drmf_slice.c72 typedef char TOKEN[TOKEN_SIZE+1]; /* token type */ typedef