OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:numprots
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Tools/android/flex-2.5.4a/
main.c
80
int numtemps,
numprots
, protprev[MSP], protnext[MSP], prottbl[MSP];
variable
546
numprots
);
835
num_backing_up = onesp =
numprots
= 0;
tblcmp.c
677
if ( ++
numprots
>= MSP || numecs *
numprots
>= PROT_SAVE_SIZE )
688
slot =
numprots
;
flexdef.h
516
*
numprots
- number of protos created
526
extern int numtemps,
numprots
, protprev[MSP], protnext[MSP], prottbl[MSP];
[
all
...]
/prebuilt/linux-x86/flex/
flex-2.5.4a
Completed in 220 milliseconds