Lines Matching refs:has_precision
1535 arg_type type, int flags, size_t width, int has_precision, in MAX_ROOM_NEEDED() argument
1693 if (has_precision) in MAX_ROOM_NEEDED()
1728 if (has_precision) in MAX_ROOM_NEEDED()
1946 int has_precision; in VASNPRINTF() local
1981 has_precision = 0; in VASNPRINTF()
1997 has_precision = 1; in VASNPRINTF()
2007 has_precision = 1; in VASNPRINTF()
2019 if (has_precision) in VASNPRINTF()
2147 if (has_precision) in VASNPRINTF()
2275 if (has_precision) in VASNPRINTF()
2424 int has_precision; in VASNPRINTF() local
2459 has_precision = 0; in VASNPRINTF()
2475 has_precision = 1; in VASNPRINTF()
2485 has_precision = 1; in VASNPRINTF()
2496 if (has_precision) in VASNPRINTF()
2585 if (has_precision || has_width) in VASNPRINTF()
2662 if (has_precision) in VASNPRINTF()
2840 if (has_precision || has_width) in VASNPRINTF()
2944 int has_precision; in VASNPRINTF() local
2984 has_precision = 0; in VASNPRINTF()
3000 has_precision = 1; in VASNPRINTF()
3010 has_precision = 1; in VASNPRINTF()
3114 if (has_precision in VASNPRINTF()
3265 if (has_precision in VASNPRINTF()
3451 int has_precision; in VASNPRINTF() local
3491 has_precision = 0; in VASNPRINTF()
3507 has_precision = 1; in VASNPRINTF()
3517 has_precision = 1; in VASNPRINTF()
3525 if (!has_precision) in VASNPRINTF()
4613 int has_precision; in VASNPRINTF() local
4673 has_precision = 0; in VASNPRINTF()
4689 has_precision = 1; in VASNPRINTF()
4699 has_precision = 1; in VASNPRINTF()
4711 prec_ourselves = has_precision && (precision > 0); in VASNPRINTF()
4747 flags, width, has_precision, precision, in VASNPRINTF()
5156 width, has_precision, in VASNPRINTF()