Searched defs:imaxdiv_t (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/boot/include/ | ||
H A D | inttypes.h | 45 } imaxdiv_t; typedef in typeref:struct:__anon9 52 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2; |
/illumos-gate/usr/src/head/ | ||
H A D | inttypes.h | 84 } imaxdiv_t; typedef in typeref:struct:__anon2262 109 extern imaxdiv_t imaxdiv(intmax_t, intmax_t); |
Completed in 43 milliseconds