Home
last modified time | relevance | path

Searched defs:remainder (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A De_remainder.c71 double remainder(double x, double y) in remainder() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc-standard/
A Dmemalign.c35 mchunkptr remainder; /* spare room at end to split off */ in memalign() local
A Drealloc.c36 mchunkptr remainder; /* extra space at end of newp */ in realloc() local
A Dmalloc.c362 mchunkptr remainder; /* remainder from allocation */ in __malloc_alloc() local
816 mchunkptr remainder; /* remainder from a split */ in malloc() local
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dtgmath.h402 #define remainder(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, remainder) macro

Completed in 8 milliseconds