OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oargc
(Results
1 - 1
of
1
) sorted by null
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
vms-code.c
24
int i,
oargc
, punct, which, append, alt_rfm;
local
38
oargc
= 1; /* number of args caller will see; count includes argv[0] */
77
(*iargv)[
oargc
++] = p;
94
while (*iargc >
oargc
)
Completed in 2316 milliseconds