OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opts1
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
mntent.cpp
48
int fsname0, fsname1, dir0, dir1, type0, type1, opts0,
opts1
;
local
50
&fsname0, &fsname1, &dir0, &dir1, &type0, &type1, &opts0, &
opts1
,
62
buf[
opts1
] = '\0';
/external/llvm/unittests/Support/
CommandLineTest.cpp
222
const char *
opts1
[] = { "-tool", "-option=x" };
local
224
testAliasRequired(array_lengthof(
opts1
),
opts1
);
local
Completed in 287 milliseconds