OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:firstprot
(Results
1 - 6
of
6
) sorted by null
/external/webkit/Tools/android/flex-2.5.4a/
tblcmp.c
111
minprot =
firstprot
;
117
for ( i =
firstprot
; i != NIL; i = protnext[i] )
137
if (
firstprot
!= NIL )
139
minprot =
firstprot
;
690
protnext[slot] =
firstprot
;
692
if (
firstprot
!= NIL )
693
protprev[
firstprot
] = slot;
695
firstprot
= slot;
757
numdiff = tbldiff( state,
firstprot
, tmp );
767
if (
firstprot
!= qelm
[
all
...]
main.c
81
int protcomst[MSP],
firstprot
, lastprot, protsave[PROT_SAVE_SIZE];
variable
839
firstprot
= NIL;
flexdef.h
521
*
firstprot
- number of the most recently used proto
527
extern int protcomst[MSP],
firstprot
, lastprot, protsave[PROT_SAVE_SIZE];
[
all
...]
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
fixit.l
59
"
firstprot
" printf("firstprt");
unfixit.l
62
"firstprt" printf("
firstprot
");
/prebuilt/linux-x86/flex/
flex-2.5.4a
Completed in 217 milliseconds