Home
last modified time | relevance | path

Searched refs:OPTION_DOC (Results 1 – 4 of 4) sorted by relevance

/argp/
A Dbug-argp1.c6 { NULL, 'a', NULL, OPTION_DOC, NULL },
7 { NULL, 'b', NULL, OPTION_DOC, NULL },
A Dargp.h97 #define OPTION_DOC 0x8 macro
534 if (__opt->flags & OPTION_DOC) in __NTH()
A Dargp-parse.c332 if (! (real->flags & OPTION_DOC)) in convert_options()
A Dargp-help.c268 #define odoc(opt) ((opt)->flags & OPTION_DOC)

Completed in 14 milliseconds