Searched refs:intmax_t (Results 1 – 5 of 5) sorted by relevance
58 intmax_t quot;59 intmax_t rem;290 imaxdiv_t __cdecl imaxdiv(intmax_t numer, intmax_t denom) in imaxdiv()
169 typedef int64_t intmax_t; typedef
29 typedef INTN intmax_t; typedef
74 typedef INTMAX intmax_t; typedef
670 flags |= (sizeof(intmax_t) == sizeof(long) ? FLAGS_LONG : FLAGS_LONG_LONG); in lv_vsnprintf_inner()