Searched refs:imaxdiv (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/libc++/include/
H A Dinttypes.h226 imaxdiv_t imaxdiv(intmax_t numer, intmax_t denom);
247 #undef imaxdiv macro
/freebsd-11.0-release/lib/libc/stdlib/
H A Dimaxdiv.c28 __FBSDID("$FreeBSD: releng/11.0/lib/libc/stdlib/imaxdiv.c 301115 2016-06-01 10:14:25Z ache $");
34 imaxdiv(intmax_t numer, intmax_t denom) function
H A DMakefile.inc10 hsearch_r.c imaxabs.c imaxdiv.c \
27 hcreate.3 imaxabs.3 imaxdiv.3 insque.3 labs.3 ldiv.3 llabs.3 lldiv.3 \
/freebsd-11.0-release/include/
H A Dinttypes.h52 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2;
/freebsd-11.0-release/contrib/libstdc++/
H A Dconfigure31142 imaxdiv_t dret = imaxdiv(numer, denom);
[all...]

Completed in 195 milliseconds