Searched defs:scalbn (Results 1 - 4 of 4) sorted by relevance

/seL4-test-master/projects/musllibc/src/math/
H A Dscalbn.c4 double scalbn(double x, int n) function
/seL4-test-master/projects/musllibc/src/math/i386/
H A Dscalbn.s13 scalbn: label
/seL4-test-master/projects/musllibc/src/math/i386_sel4/
H A Dscalbn.s13 scalbn: label
/seL4-test-master/projects/musllibc/include/
H A Dtgmath.h198 #undef scalbn macro
261 #define scalbn(x,y) __tg_real_2_1(scalbn, (x), (y)) macro

Completed in 28 milliseconds