OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trlcontxt
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Tools/android/flex-2.5.4a/
parse.y
81
int
trlcontxt
, xcluflg, currccl, cclsorted, varlength, variable_trail_rule;
209
trlcontxt
= variable_trail_rule = varlength = false;
432
if (
trlcontxt
)
459
trlcontxt
= true;
470
if (
trlcontxt
)
502
if (
trlcontxt
)
505
trlcontxt
= true;
/external/webkit/Tools/android/flex-2.5.4a/MISC/
parse.c
83
int
trlcontxt
, xcluflg, currccl, cclsorted, varlength, variable_trail_rule;
variable
777
trlcontxt
= variable_trail_rule = varlength = false;
1003
if (
trlcontxt
)
1030
trlcontxt
= true;
1042
if (
trlcontxt
)
1073
if (
trlcontxt
)
1076
trlcontxt
= true;
[
all
...]
Completed in 65 milliseconds