Home
last modified time | relevance | path

Searched defs:floorl (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/src/math/x86_64/
Dfloorl.s1 .global floorl symbol
3 floorl: label
/third_party/musl/src/math/x32/
Dfloorl.s1 .global floorl symbol
3 floorl: label
/third_party/musl/src/math/
Dfloorl.c4 long double floorl(long double x) in floorl() function
12 long double floorl(long double x) in floorl() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dfloorl.c4 long double floorl(long double x) in floorl() function
12 long double floorl(long double x) in floorl() function
/third_party/musl/src/math/i386/
Dfloor.s7 .global floorl symbol
9 floorl: label
/third_party/musl/src/math/s390x/
Dfloorl.c5 long double floorl(long double x) in floorl() function
/third_party/glib/glib/gnulib/
Dgnulib_math.h.in876 # define floorl rpl_floorl macro
/third_party/libxml2/
Dtrio.c276 # define floorl(x) floor((double)(x)) macro