Home
last modified time | relevance | path

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

/haiku/headers/cpp/
H A Dstl_hash_fun.h40 inline size_t __stl_hash_string(const char* __s) in __stl_hash_string() function
51 size_t operator()(const char* __s) const { return __stl_hash_string(__s); }
56 size_t operator()(const char* __s) const { return __stl_hash_string(__s); }