Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/flex/
H A Dmisc.c738 void out_m4_define (const char* def, const char* val) in out_m4_define() function
H A Dflexdef.h952 extern void out_m4_define (const char* def, const char* val);
H A Dmain.c1573 out_m4_define( "M4_YY_USES_REJECT", NULL); in readin()