Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/flt-32/
Ds_fromfpf_main.c47 return fromfp_domain_error (negative, width); in FUNC()
55 return fromfp_domain_error (negative, width); in FUNC()
/glibc-2.36/sysdeps/ieee754/dbl-64/
Ds_fromfp_main.c47 return fromfp_domain_error (negative, width); in FUNC()
55 return fromfp_domain_error (negative, width); in FUNC()
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Ds_fromfpl_main.c48 return fromfp_domain_error (negative, width); in FUNC()
55 return fromfp_domain_error (negative, width); in FUNC()
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_fromfpl_main.c47 return fromfp_domain_error (negative, width); in FUNC()
55 return fromfp_domain_error (negative, width); in FUNC()
/glibc-2.36/math/
Dfromfp.h115 fromfp_domain_error (bool negative, unsigned int width) in fromfp_domain_error() function
157 return fromfp_domain_error (negative, width); in fromfp_round_and_return()
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_fromfpl_main.c50 return fromfp_domain_error (negative, width); in FUNC()
63 return fromfp_domain_error (negative, width); in FUNC()