Home
last modified time | relevance | path

Searched refs:action_define (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/bsd/flex/dist/src/
H A Dmisc.c98 void action_define (const char *defname, int value) in action_define() function
H A Dscan.l55 action_define( def, 1 ); \
H A Dflexdef.h800 extern void action_define(const char *defname, int value);
H A Dinitscan.c1895 action_define( def, 1 ); \
/netbsd/external/bsd/flex/dist/
H A DChangeLog8751 * misc.c: Added action_define()