Searched refs:INT64_CONST (Results 1 – 2 of 2) sorted by relevance
89 #define INT64_CONST(I) (I ## i64) macro108 #define INT64_CONST(I) (I ## LL) macro
1163 ns = INT64_CONST(0); in add()