Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.h140 extern void init_parser(int);
H A Dsymbol.c725 init_parser(stream); in init_symbols()
H A Dparse.c612 void init_parser(int stream) in init_parser() function