HomeSort by relevance Sort by last modified time
    Searched defs:argp_state (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
argp.h 151 struct argp_state; /* " */
156 struct argp_state *__state);
317 struct argp_state
439 struct argp_state *__restrict
495 parsing routine (thus taking an argp_state structure as the first
504 extern void argp_state_help (__const struct argp_state *__restrict __state,
507 extern void __argp_state_help (__const struct argp_state *__restrict __state,
512 extern void argp_usage (__const struct argp_state *__state);
513 extern void __argp_usage (__const struct argp_state *__state);
518 extern void argp_error (__const struct argp_state *__restrict __state
313 struct argp_state struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
argp.h 151 struct argp_state; /* " */
156 struct argp_state *__state);
317 struct argp_state
439 struct argp_state *__restrict
495 parsing routine (thus taking an argp_state structure as the first
504 extern void argp_state_help (__const struct argp_state *__restrict __state,
507 extern void __argp_state_help (__const struct argp_state *__restrict __state,
512 extern void argp_usage (__const struct argp_state *__state);
513 extern void __argp_usage (__const struct argp_state *__state);
518 extern void argp_error (__const struct argp_state *__restrict __state
313 struct argp_state struct
    [all...]

Completed in 110 milliseconds