Searched refs:imaxdiv_t (Results 1 – 6 of 6) sorted by relevance
50 } imaxdiv_t; typedef280 imaxdiv_t __cdecl imaxdiv(intmax_t numer, intmax_t denom) in imaxdiv()282 imaxdiv_t result; in imaxdiv()
40 } imaxdiv_t; typedef
1068 typedef struct { intmax_t quot; intmax_t rem; } imaxdiv_t; typedef1071 extern imaxdiv_t imaxdiv (intmax_t, intmax_t);
1380 typedef struct { intmax_t quot; intmax_t rem; } imaxdiv_t;1383 extern imaxdiv_t imaxdiv (intmax_t, intmax_t);