HomeSort by: relevance | last modified time | path
    Searched defs:__getopt_argv_const (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
getopt_.h 77 The only place where __getopt_argv_const is used is in definitions
84 # define __getopt_argv_const /* empty */ macro
86 # define __getopt_argv_const const macro
215 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
219 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
getopt_.h 77 The only place where __getopt_argv_const is used is in definitions
84 # define __getopt_argv_const /* empty */ macro
86 # define __getopt_argv_const const macro
215 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
219 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
  /src/external/gpl2/groff/dist/src/include/
getopt.h 73 The only place where __getopt_argv_const is used is in definitions
80 # define __getopt_argv_const /* empty */ macro
82 # define __getopt_argv_const const macro
211 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
215 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
  /src/external/gpl2/xcvs/dist/lib/
getopt_.h 71 The only place where __getopt_argv_const is used is in definitions
78 # define __getopt_argv_const /* empty */ macro
80 # define __getopt_argv_const const macro
209 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
213 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,

Completed in 16 milliseconds