Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c2205 static void handle_preprocessor_line(struct stream *stream, struct token **line, struct token *star… in handle_preprocessor_line() function
2253 handle_preprocessor_line(stream, line, start); in preprocessor_line()