OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXPARS
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Tools/mangleme/
tags.h
13
#define
MAXPARS
20
15
static char* tags[MAXTAGS][
MAXPARS
] = {
mangle.cgi.c
90
do pn = R(
MAXPARS
-1) + 1; while (!tags[tn][pn]);
remangle.cgi.c
89
do pn = R(
MAXPARS
-1) + 1; while (!tags[tn][pn]);
Completed in 310 milliseconds