Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/libcxxrt/
Dlibelftc_dem_gnu3.c100 #define FLOAT_SPRINTF_TRY_LIMIT 5 macro
3486 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_double()
3529 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_float()
3585 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_float128()
3645 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_float80()
3696 if (limit++ > FLOAT_SPRINTF_TRY_LIMIT) in decode_fp_to_long_double()