OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_const
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/smhasher/src/
Spooky.cpp
43
uint64 c=
sc_const
;
44
uint64 d=
sc_const
;
111
c +=
sc_const
;
112
d +=
sc_const
;
148
h2=h5=h8=h11 =
sc_const
;
225
h2=h5=h8=h11 =
sc_const
;
Spooky.h
279
//
sc_const
: a constant which:
285
static const uint64
sc_const
= 0xdeadbeefdeadbeefULL;
member in class:SpookyHash
Completed in 55 milliseconds