Searched defs:lower_nibble (Results 1 – 7 of 7) sorted by relevance
185 int lower_nibble = nibble_for_char(*byte_string); in scan_hex_byte() local
78 int lower_nibble = nibble_for_char(*byte_string); in scan_hex_byte() local
153 int lower_nibble = nibble_for_char(*byte_string); in scan_hex_byte() local
138 int lower_nibble = nibble_for_char(*byte_string); in scan_hex_byte() local
308 int lower_nibble = nibble_for_char(*byte_string); in scan_hex_byte() local
151 uint8_t lower_nibble = nibble_for_char(*byte_string); in scan_hex_byte() local
408 int lower_nibble = nibble_for_char(byte_string[1]); in scan_hex_byte() local