Home
last modified time | relevance | path

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

/freebsd-13.1/lib/msun/ld80/
H A Ds_logl.c563 DOPRINT_START(&x); in log1pl()
672 DOPRINT_START(&x); in logl()
693 DOPRINT_START(&x); in log10l()
711 DOPRINT_START(&x); in log2l()
H A Ds_expl.c80 DOPRINT_START(&x); in expl()
171 DOPRINT_START(&x); in expm1l()
/freebsd-13.1/lib/msun/ld128/
H A Ds_logl.c576 DOPRINT_START(&x); in log1pl()
683 DOPRINT_START(&x); in logl()
711 DOPRINT_START(&x); in log10l()
729 DOPRINT_START(&x); in log2l()
H A Ds_expl.c68 DOPRINT_START(&x); in expl()
213 DOPRINT_START(&x); in expm1l()
/freebsd-13.1/lib/msun/src/
H A Dmath_private.h711 #define DOPRINT_START(xp) do { \ macro
729 #define DOPRINT_START(xp) do { \ macro
745 #define DOPRINT_START(xp) do { \ macro
765 #define DOPRINT_START(xp) do { \ macro
784 #define DOPRINT_START(xp) macro