Home
last modified time | relevance | path

Searched refs:n64 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/include/private/
H A DSkFixed.h45 int64_t n64 = (int64_t)(x * SK_Fixed1); in SkFloatToFixed_Check() local
46 SkFixed n32 = (SkFixed)n64; in SkFloatToFixed_Check()
47 SkASSERT(n64 == n32); in SkFloatToFixed_Check()
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conv.c38 uint64_t n64; in nghttp3_get_varint() member
57 return (int64_t)nghttp3_ntohl64(n.n64); in nghttp3_get_varint()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conv.c69 uint64_t n64; in ngtcp2_get_varint() member
88 return ngtcp2_ntohl64(n.n64); in ngtcp2_get_varint()

Completed in 2 milliseconds