Searched refs:lldiv_t (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/gen/ | ||
H A D | lldiv.c | 39 lldiv_t 42 lldiv_t sd; |
/illumos-gate/usr/src/head/iso/ | ||
H A D | stdlib_c99.h | 61 } lldiv_t; typedef in typeref:struct:__anon154 82 extern lldiv_t lldiv(long long, long long); |
/illumos-gate/usr/src/boot/include/ | ||
H A D | stdlib.h | 134 } lldiv_t; typedef in typeref:struct:__anon42 143 lldiv_t lldiv(long long, long long) __pure2; |
Completed in 195 milliseconds