Searched refs:odoc (Results 1 – 1 of 1) sorted by relevance
268 #define odoc(opt) ((opt)->flags & OPTION_DOC) macro841 (odoc (entry1->opt) ? long1 != NULL && canon_doc_option (&long1) : 0); in hol_entry_cmp()843 (odoc (entry2->opt) ? long2 != NULL && canon_doc_option (&long2) : 0); in hol_entry_cmp()1224 if (! odoc (real)) in hol_entry_help()1254 if (odoc (real)) in hol_entry_help()
Completed in 7 milliseconds