HomeSort by relevance Sort by last modified time
    Searched refs:__getopt_argv_const (Results 1 - 5 of 5) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 68 The only place where __getopt_argv_const is used is in definitions
75 # define __getopt_argv_const /* empty */ macro
77 # define __getopt_argv_const const macro
207 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
211 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
getopt1.c 41 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options,
63 getopt_long_only (int argc, char *__getopt_argv_const *argv,
  /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,
getopt1.c 41 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options,
63 getopt_long_only (int argc, char *__getopt_argv_const *argv,

Completed in 582 milliseconds