Home
last modified time | relevance | path

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

/src/contrib/flex/src/
H A Dmisc.c604 void out_m4_define (const char* def, const char* val) in out_m4_define() function
H A Dflexdef.h896 extern void out_m4_define(const char* def, const char* val);
H A Dmain.c1583 out_m4_define( "M4_YY_USES_REJECT", NULL); in readin()