OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cclng
(Results
1 - 5
of
5
) sorted by null
/external/webkit/WebKitTools/android/flex-2.5.4a/
ccl.c
81
cclng
= reallocate_integer_array(
cclng
, current_maxccls );
97
cclng
[lastccl] = 0; /* ccl's start out life un-negated */
108
cclng
[cclp] = 1;
dfa.c
944
if (
cclng
[sym] )
1063
if (
cclng
[tch] )
main.c
94
int lastccl, *cclmap, *ccllen, *
cclng
, cclreuse;
variable
1085
cclng
= allocate_integer_array( current_maxccls );
flexdef.h
618
*
cclng
- true for a given ccl if the ccl is negated
625
extern int lastccl, *cclmap, *ccllen, *
cclng
, cclreuse;
[
all
...]
/prebuilt/linux-x86/flex/
flex-2.5.4a
Completed in 70 milliseconds