Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/tnf/prex/
H A Dspec.c305 boolean_t intoken = B_FALSE; in spec_valtrav() local
/titanic_51/usr/src/cmd/vi/misc/
H A Dctags.c68 #define intoken(arg) (_itk[arg]) /* T if char can be in token */ macro