OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROT_SAVE_SIZE
(Results
1 - 3
of
3
) sorted by null
/external/webkit/WebKitTools/android/flex-2.5.4a/
flexdef.h
289
#define
PROT_SAVE_SIZE
2000
527
extern int protcomst[MSP], firstprot, lastprot, protsave[
PROT_SAVE_SIZE
];
[
all
...]
tblcmp.c
677
if ( ++numprots >= MSP || numecs * numprots >=
PROT_SAVE_SIZE
)
main.c
81
int protcomst[MSP], firstprot, lastprot, protsave[
PROT_SAVE_SIZE
];
Completed in 12 milliseconds