Searched refs:UINTMAX_C (Results 1 – 2 of 2) sorted by relevance
158 #if !defined(UINTMAX_C) in stdint_h()159 #error UINTMAX_C in stdint_h()
138 #define UINTMAX_C(c) UINT64_C(c) macro