Searched defs:div_t (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/head/iso/ | ||
H A D | stdlib_iso.h | 68 } div_t; typedef in namespace:std 135 extern div_t div(int, int); |
/illumos-gate/usr/src/boot/include/ | ||
H A D | stdlib.h | 62 } div_t; typedef in typeref:struct:__anon40 92 div_t div(int, int) __pure2; |
Completed in 43 milliseconds