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