Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/one-true-awk/
H A Drun.c134 extern void stdinit(void); in run()
136 stdinit(); in run()
1707 void stdinit(void) /* in case stdin, etc., are not constants */ in stdinit() function
H A DFIXES406 added function stdinit() to run to initialize files[] array,
/freebsd-12.1/contrib/flex/
H A DONEWS50 force the initialization using "%option stdinit" in the first
173 stdinit if unset ("%option nostdinit"), initialize yyin
H A DChangeLog5637 * main.c: stdinit tweaks