Searched refs:UINTMAX_MAX (Results 1 – 4 of 4) sorted by relevance
80 cutoff = UINTMAX_MAX / (uintmax_t)base; in strtoumax()81 cutlim = UINTMAX_MAX % (uintmax_t)base; in strtoumax()95 acc = UINTMAX_MAX; in strtoumax()
16 #define MAX_VALUE UINTMAX_MAX
200 #define UINTMAX_MAX UINT64_MAX macro
265 #ifndef UINTMAX_MAX