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

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

Completed in 116 milliseconds