OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rule_type
(Results
1 - 5
of
5
) sorted by null
/external/webkit/Tools/android/flex-2.5.4a/
nfa.c
221
rule_type
[num_rules] = RULE_VARIABLE;
233
rule_type
[num_rules] = RULE_NORMAL;
696
rule_type
= reallocate_integer_array(
rule_type
,
main.c
77
int *
rule_type
, *rule_linenum, *rule_useful;
variable
1071
rule_type
= allocate_integer_array( current_max_rules );
flexdef.h
481
*
rule_type
- a RULE_xxx type identifying whether this a ho-hum
492
extern int *
rule_type
, *rule_linenum, *rule_useful;
[
all
...]
dfa.c
114
if ( type == STATE_NORMAL ||
rule_type
[ar] != RULE_VARIABLE )
gen.c
843
rule_type
[accnum] == RULE_VARIABLE )
[
all
...]
Completed in 254 milliseconds