Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dtoken.h219 extern int init_stream(const char *, int fd, const char **next_path);
H A Dtokenize.c308 int init_stream(const char *name, int fd, const char **next_path) in init_stream() function
1021 idx = init_stream(name, fd, next_path); in tokenize()
H A Dsymbol.c719 int stream = init_stream("builtin", -1, includepath); in init_symbols()
H A Dpre-process.c2137 int stream = init_stream("preprocessor", -1, includepath); in init_preprocessor()