Searched refs:buf_len (Results 1 – 1 of 1) sorted by relevance
2143 inline sal_Int32 myhash(void * buf, sal_Int32 buf_len) in myhash() argument2145 return rtl_str_hashCode_WithLength( reinterpret_cast<const sal_Char *>(buf), buf_len); in myhash()
Completed in 24 milliseconds