Searched defs:imaxdiv_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/include/
H A Dinttypes.h45 } imaxdiv_t; typedef in typeref:struct:__anon9
52 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2;
/illumos-gate/usr/src/head/
H A Dinttypes.h84 } imaxdiv_t; typedef in typeref:struct:__anon2262
109 extern imaxdiv_t imaxdiv(intmax_t, intmax_t);

Completed in 44 milliseconds