Home | History | Annotate | Download | only in Objects

Lines Matching defs:F_ZERO

400  * F_ZERO       '0'
406 #define F_ZERO (1<<4)
706 case '0': flags |= F_ZERO; continue;
887 if (flags & F_ZERO)
913 if (flags & F_ZERO)