Searched defs:lldiv_t (Results 1 – 3 of 3) sorted by relevance
77 struct lldiv_t struct79 long quot,80 rem;
132 typedef struct { long long quot; long long rem; } lldiv_t; typedef
74 } lldiv_t; global() typedef