Searched refs:str2hex (Results 1 – 1 of 1) sorted by relevance
97 str2hex(const char *str) in str2hex() function128 x += str2hex(str); in str_to_native_ulong()130 x += (unsigned long)str2hex(str) << (i*8); in str_to_native_ulong()
Completed in 2 milliseconds