Home
last modified time | relevance | path

Searched defs:remainderl (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/src/math/i386/
Dremainderl.s1 .global remainderl symbol
3 remainderl: label
/third_party/musl/src/math/x32/
Dremainderl.s1 .global remainderl symbol
3 remainderl: label
/third_party/musl/src/math/x86_64/
Dremainderl.s1 .global remainderl symbol
3 remainderl: label
/third_party/musl/porting/liteos_a/kernel/src/math/
Dremainderl.c5 long double remainderl(long double x, long double y) in remainderl() function
10 long double remainderl(long double x, long double y) in remainderl() function
/third_party/musl/src/math/
Dremainderl.c5 long double remainderl(long double x, long double y) in remainderl() function
10 long double remainderl(long double x, long double y) in remainderl() function
/third_party/glib/glib/gnulib/
Dgnulib_math.h.in1805 # define remainderl rpl_remainderl macro