Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelftc/
H A Dlibelftc_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/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c126 #define FLOAT_SPRINTF_TRY_LIMIT 5 macro
3895 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_double()
3938 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_float()
3994 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_float128()
4054 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_float80()
4105 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_long_double()