Home
last modified time | relevance | path

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

/glibc-2.36/argp/
Dargp-help.c262 #define ovisible(opt) (! ((opt)->flags & OPTION_HIDDEN)) macro
570 if (ovisible (opt)) in hol_entry_short_iterate()
598 if (ovisible (opt)) in hol_entry_long_iterate()
628 if (opt->name && ovisible (opt)) in hol_entry_first_long()
647 if (opt->name && ovisible (opt) && strcmp (opt->name, name) == 0) in hol_find_entry()
1226 if (opt->name && ovisible (opt)) in hol_entry_help()
1238 if (ovisible (opt)) in hol_entry_help()
1259 if (opt->name && ovisible (opt)) in hol_entry_help()
1276 if (opt->name && ovisible (opt)) in hol_entry_help()