Searched defs:__INT64_C (Results 1 – 1 of 1) sorted by relevance
73 #define __INT64_C(c) (c ## L) macro76 #define __INT64_C(c) (c ## LL) macro