OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__getopt_argv_const
(Results
1 - 2
of
2
) sorted by null
/external/bison/darwin-lib/
getopt.h
91
The only place where
__getopt_argv_const
is used is in definitions
98
# define
__getopt_argv_const
/* empty */
macro
100
# define
__getopt_argv_const
const
macro
245
extern int getopt_long (int ___argc, char *
__getopt_argv_const
*___argv,
249
extern int getopt_long_only (int ___argc, char *
__getopt_argv_const
*___argv,
/external/bison/lib/
getopt.in.h
90
The only place where
__getopt_argv_const
is used is in definitions
97
# define
__getopt_argv_const
/* empty */
macro
99
# define
__getopt_argv_const
const
234
extern int getopt_long (int ___argc, char *
__getopt_argv_const
*___argv,
238
extern int getopt_long_only (int ___argc, char *
__getopt_argv_const
*___argv,
Completed in 102 milliseconds