Searched refs:INTMAX_C (Results 1 – 2 of 2) sorted by relevance
109 #define INTMAX_C(c) __CONCAT__(c,l) macro115 #define INTMAX_C(c) __CONCAT__(c,ll)119 #define INTMAX_C(c) (c)
61 #define INTMAX_C(c) INT64_C(c) macro