Searched refs:vsf_sysutil_ulong_to_hex (Results 1 – 3 of 3) sorted by relevance
146 str_alloc_text(p_str, vsf_sysutil_ulong_to_hex(the_long)); in str_alloc_ulong_hex()325 str_append_text(p_str, vsf_sysutil_ulong_to_hex(the_ulong)); in str_append_ulong_hex()
207 const char* vsf_sysutil_ulong_to_hex(unsigned long the_ulong);
884 vsf_sysutil_ulong_to_hex(unsigned long the_ulong) in vsf_sysutil_ulong_to_hex() function