Home
last modified time | relevance | path

Searched refs:GG_ULONGLONG (Results 1 – 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
Dcollections_port.h113 #define GG_ULONGLONG(x) x##UI64 macro
116 #define GG_ULONGLONG(x) x##ULL macro
159 uint64 b = GG_ULONGLONG(0xe08c1d668b756f82); in Hash64NumWithSeed()
Dcollections_port.cc40 uint64 b = GG_ULONGLONG(0xe08c1d668b756f82); // more of the golden ratio in Hash64NumWithSeed()