Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c1010 static char **handle_nostdinc(char *arg, char **next) in handle_nostdinc() function
1019 return handle_nostdinc(arg, next); in handle_switch_n()
1091 { "nostdinc", handle_nostdinc }, in handle_long_options()
H A Dpre-process.c1916 static int handle_nostdinc(struct stream *stream, struct token **line, struct token *token) in handle_nostdinc() function
2156 { "nostdinc", handle_nostdinc }, in init_preprocessor()