Searched refs:LOG_INT64 (Results 1 – 1 of 1) sorted by relevance
1106 const static int LOG_INT64 = -5; member1131 …bool Int64(int64_t) { RAPIDJSON_ASSERT(LogCount < LogCapacity); Logs[LogCount++] = LOG_INT64; retu… in Int64()