Home
last modified time | relevance | path

Searched refs:CONSTANT_FILE_YES (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dtoken.h46 CONSTANT_FILE_YES // Yes enumerator
H A Dpre-process.c828 if (s->constant != CONSTANT_FILE_YES) in already_tokenized()
2280 stream->constant = CONSTANT_FILE_YES; in do_preprocess()