Searched refs:RTStrHash1 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/common/string/
H A Dstrhash1.cpp37 RTDECL(uint32_t) RTStrHash1(const char *pszString) function
/vbox/include/iprt/
H A Dstring.h3174 RTDECL(uint32_t) RTStrHash1(const char *pszString);
H A Dmangling.h1470 # define RTStrHash1 RT_MANGLER(RTStrHash1) macro
/vbox/src/VBox/HostDrivers/Support/
H A DSUPLib.cpp1889 uint32_t const iHashBit = RTStrHash1(psz) % cHashBits;

Completed in 361 milliseconds