Home
last modified time | relevance | path

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

/hypervisor/lib/
A Dstring.c9 static inline char hex_digit_value(char ch) in hex_digit_value() function
52 digit = hex_digit_value(c); in strtoul_hex()
64 digit = hex_digit_value(c); in strtoul_hex()

Completed in 3 milliseconds