HomeSort by relevance Sort by last modified time
    Searched refs:cclng (Results 1 - 4 of 4) sorted by null

  /external/webkit/Tools/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...]

Completed in 312 milliseconds