Searched defs:imaxdiv_t (Results 1 – 3 of 3) sorted by relevance
60 } imaxdiv_t; typedef
26 struct imaxdiv_t struct28 intmax_t quot,29 rem;
920 typedef struct { intmax_t quot; intmax_t rem; } imaxdiv_t; typedef