Home
last modified time | relevance | path

Searched refs:FLOAT_SPRINTF_TRY_LIMIT (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/libelftc/
HDlibelftc_dem_gnu3.c112 #define FLOAT_SPRINTF_TRY_LIMIT 5 macro
3567 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_double()
3610 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_float()
3666 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_float128()
3726 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_float80()
3777 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_long_double()
/freebsd-11-stable/contrib/libcxxrt/
HDlibelftc_dem_gnu3.c126 #define FLOAT_SPRINTF_TRY_LIMIT 5 macro
3901 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_double()
3944 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_float()
4000 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_float128()
4060 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_float80()
4111 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_long_double()