Searched refs:INTMAX_C (Results 1 – 7 of 7) sorted by relevance
60 #define INTMAX_C(c) c ## LL macro
61 #define INTMAX_C(c) c ## L macro
53 #define INTMAX_C(c) INT64_C(c) macro
270 #define INTMAX_C(c) __INTMAX_C(c) macro