Searched refs:OPT_ZEROINF (Results 1 – 2 of 2) sorted by relevance
211 OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },310 OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },313 OPT_ALIAS | OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },724 if ((opt->flags & OPT_ZEROINF) ?
131 #define OPT_ZEROINF 0x40000 /* with OPT_NOINCR, 0 == infinity */ macro