Searched defs:remainder (Results 1 - 6 of 6) sorted by relevance

/seL4-test-master/projects/musllibc/src/math/
H A Dremainder.c4 double remainder(double x, double y) function
/seL4-test-master/projects/musllibc/src/math/i386/
H A Dremainder.s3 remainder: label
/seL4-test-master/projects/musllibc/src/math/i386_sel4/
H A Dremainder.s3 remainder: label
/seL4-test-master/projects/util_libs/libutils/include/utils/
H A Dmath.h32 uint64_t remainder = 0; local
[all...]
/seL4-test-master/kernel/include/object/
H A Dcap.h16 cap_t remainder; member in struct:finaliseCap_ret
/seL4-test-master/projects/musllibc/include/
H A Dtgmath.h193 #undef remainder macro
256 #define remainder(x,y) __tg_real_2(remainder, (x), (y)) macro

Completed in 86 milliseconds