Searched refs:__INT64 (Results 1 – 2 of 2) sorted by relevance
109 #define __INT64 macro111 #define __INT64 "l" macro113 #define __INT64 "ll" macro
223 #define __PRI64(x) __INT64 __STRINGIFY(x)224 #define __SCN64(x) __INT64 __STRINGIFY(x)