OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastprot
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Tools/android/flex-2.5.4a/
tblcmp.c
682
slot =
lastprot
;
683
lastprot
= protprev[
lastprot
];
684
protnext[
lastprot
] = NIL;
769
if ( qelm ==
lastprot
)
770
lastprot
= protprev[
lastprot
];
main.c
81
int protcomst[MSP], firstprot,
lastprot
, protsave[PROT_SAVE_SIZE];
variable
844
lastprot
= 1;
flexdef.h
522
*
lastprot
- number of the least recently used proto
527
extern int protcomst[MSP], firstprot,
lastprot
, protsave[PROT_SAVE_SIZE];
[
all
...]
Completed in 65 milliseconds