Searched defs:INTMAX_C (Results 1 – 1 of 1) sorted by relevance
550 # define INTMAX_C(x) x##LL macro552 # define INTMAX_C(x) INT64_C(x) macro554 # define INTMAX_C(x) x##L macro