Searched refs:imaxdiv_t (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure31142 imaxdiv_t dret = imaxdiv(numer, denom);
[all...]
/freebsd-11-stable/include/
H A Dinttypes.h45 } imaxdiv_t; typedef in typeref:struct:__anon6514
52 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2;
/freebsd-11-stable/lib/libc/stdlib/
H A Dimaxdiv.c33 imaxdiv_t
36 imaxdiv_t retval;

Completed in 180 milliseconds