OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_argument
(Results
51 - 57
of
57
) sorted by null
1
2
3
/bionic/libc/include/
getopt.h
42
#define
no_argument
0
macro
50
* one of
no_argument
, required_argument, and optional_argument:
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
getopt.h
91
no_argument
(or 0) if the option does not take an argument,
118
# define
no_argument
0
macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
getopt.h
91
no_argument
(or 0) if the option does not take an argument,
118
# define
no_argument
0
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
getopt.h
91
no_argument
(or 0) if the option does not take an argument,
118
# define
no_argument
0
macro
/external/bison/darwin-lib/
getopt.h
180
no_argument
(or 0) if the option does not take an argument,
210
# define
no_argument
0
macro
/external/bison/lib/
getopt.in.h
169
no_argument
(or 0) if the option does not take an argument,
199
# define
no_argument
0
macro
/ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h
145
no_argument
(or 0) if the option does not take an argument,
172
# define
no_argument
0
macro
Completed in 54 milliseconds
1
2
3