Searched refs:stdinit (Results 1 – 4 of 4) sorted by relevance
134 extern void stdinit(void); in run()136 stdinit(); in run()1707 void stdinit(void) /* in case stdin, etc., are not constants */ in stdinit() function
406 added function stdinit() to run to initialize files[] array,
50 force the initialization using "%option stdinit" in the first173 stdinit if unset ("%option nostdinit"), initialize yyin
5637 * main.c: stdinit tweaks