Lines Matching full:i64
2013 uint64_t i64;2039 i64 = va_arg(va, uint64_t);2040 p += snprintf(p, &buf[sizeof(buf)] - p, "%" PRIx64, i64);