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