OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prolog_offset
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Tools/android/flex-2.5.4a/
main.c
66
int action_size, defs1_offset,
prolog_offset
, action_offset, action_index;
variable
608
defs1_offset =
prolog_offset
= action_offset = action_index = 0;
flexdef.h
424
*
prolog_offset
- index where the prolog starts in action_array
444
extern int defs1_offset,
prolog_offset
, action_offset, action_index;
[
all
...]
misc.c
445
action_offset =
prolog_offset
= action_index;
gen.c
1380
out( &action_array[
prolog_offset
] );
[
all
...]
Completed in 56 milliseconds