Searched defs:hex_value (Results 1 – 4 of 4) sorted by relevance
533 unsigned long hex_value = strtoul(hex_str, nullptr, 16); in EncodeEscapeSequences() local
1052 hex_value(int x) in hex_value() function
2103 unsigned long hex_value = strtoul(hex_str, nullptr, 16); ParseInternal() local
2843 integerPart hex_value; convertFromHexadecimalString() local