Home
last modified time | relevance | path

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

/stdlib/bits/
A Dstdlib-ldbl.h61 # error bits/stdlib-ldbl.h included when no ldbl redirections are required.
/stdlib/
A Dstrfmon_l.c98 long double ldbl; in __vstrfmon_l_internal() member
347 fpnum.ldbl = va_arg (ap, long double); in __vstrfmon_l_internal()
348 is_negative = fpnum.ldbl < 0; in __vstrfmon_l_internal()
350 fpnum.ldbl = -fpnum.ldbl; in __vstrfmon_l_internal()
A DMakefile25 headers := stdlib.h bits/stdlib.h bits/stdlib-ldbl.h bits/stdlib-float.h \
26 monetary.h bits/monetary-ldbl.h \

Completed in 7 milliseconds