Home
last modified time | relevance | path

Searched refs:lastprot (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/android/flex-2.5.4a/
Dtblcmp.c682 slot = lastprot;
683 lastprot = protprev[lastprot];
684 protnext[lastprot] = NIL;
769 if ( qelm == lastprot )
770 lastprot = protprev[lastprot];
Dmain.c81 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE]; variable
844 lastprot = 1;
Dflexdef.h527 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];