Searched defs:upper_nibble (Results 1 – 7 of 7) sorted by relevance
183 int upper_nibble = nibble_for_char(*byte_string++); in scan_hex_byte() local
76 int upper_nibble = nibble_for_char(*byte_string++); in scan_hex_byte() local
151 int upper_nibble = nibble_for_char(*byte_string++); in scan_hex_byte() local
136 int upper_nibble = nibble_for_char(*byte_string++); in scan_hex_byte() local
306 int upper_nibble = nibble_for_char(*byte_string++); in scan_hex_byte() local
149 uint8_t upper_nibble = nibble_for_char(*byte_string++); in scan_hex_byte() local
406 int upper_nibble = nibble_for_char(byte_string[0]); in scan_hex_byte() local