Searched refs:oalias (Results 1 – 1 of 1) sorted by relevance
265 #define oalias(opt) ((opt)->flags & OPTION_ALIAS) macro453 assert (! oalias (opts)); in make_hol()458 if (! oalias (o)) in make_hol()496 while (! oend (o) && oalias (o)); in make_hol()568 if (!oalias (opt)) in hol_entry_short_iterate()596 if (!oalias (opt)) in hol_entry_long_iterate()
Completed in 7 milliseconds