Searched refs:FL_ZFILL (Results 1 – 1 of 1) sorted by relevance
233 #define FL_ZFILL 0x0000 macro238 #define FL_ZFILL 0x0001 macro553 flags |= FL_ZFILL; in vfprintf()933 if (!(flags & (FL_LPAD | FL_ZFILL))) { in vfprintf()1226 flags &= ~FL_ZFILL; in vfprintf()1255 if (flags & FL_ZFILL) { in vfprintf()