Home
last modified time | relevance | path

Searched defs:k65599HashConstant (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_tokenizer/public/pw_tokenizer/
H A Dhash.h33 inline constexpr uint32_t k65599HashConstant = 65599u; variable
/aosp_15_r20/external/pigweed/pw_tokenizer/
H A Dsimple_tokenize_test.cc30 static constexpr uint32_t k65599HashConstant = 65599u; in TestHash() local