Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dmisc.c609 void out_m4_define (const char* def, const char* val) in out_m4_define() function
H A Dflexdef.h905 extern void out_m4_define(const char* def, const char* val);
H A Dmain.c1586 out_m4_define( "M4_YY_USES_REJECT", NULL); in readin()