Searched refs:INTMAX_C (Results 1 – 2 of 2) sorted by relevance
155 #if !defined(INTMAX_C) in stdint_h()156 #error INTMAX_C in stdint_h()
137 #define INTMAX_C(c) INT64_C(c) macro