OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:action_define
(Results
1 - 5
of
5
) sorted by null
/external/webkit/Tools/android/flex-2.5.4a/
sym.c
233
action_define
( str, lastsc );
scan.l
39
action_define
( def, 1 ); \
223
action_define
( "YY_ALWAYS_INTERACTIVE", option_sense );
246
action_define
( "YY_MAIN", option_sense );
251
action_define
( "YY_NEVER_INTERACTIVE", option_sense );
257
stack
action_define
( "YY_STACK_USED", option_sense );
initscan.c
[
all
...]
flexdef.h
810
extern void
action_define
PROTO(( char *defname, int value ));
[
all
...]
misc.c
34
void
action_define
( defname, value )
function
Completed in 322 milliseconds