Home
last modified time | relevance | path

Searched defs:nibble (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStringExtractor.cpp192 uint8_t nibble = xdigit_to_sint(m_packet[m_index]); in GetHexMaxU32() local
243 uint8_t nibble = xdigit_to_sint(m_packet[m_index]); in GetHexMaxU64() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan_minimal/
H A Dubsan_minimal_handlers.cpp59 unsigned nibble = (caller >> shift) & 0xf; in decorate_msg() local
/freebsd/lib/libbluetooth/
H A Dbluetooth.c359 bt_hex_nibble(char nibble) in bt_hex_nibble()
/freebsd/lib/libiscsiutil/
H A Dchap.c132 int i, hex_len, nibble; in chap_hex2bin() local
/freebsd/sys/dev/ppbus/
H A Dppb_1284.c484 char nibble[2]; in nibble_1284_inbyte() local
/freebsd/crypto/openssl/test/
H A Ddanetest.c183 int nibble = 0; in hexdecode() local
/freebsd/contrib/ldns/
H A Drdata.c428 uint8_t nibble; in ldns_rdf_address_reverse() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dread_entry.c705 int nibble; in decode_hex() local
/freebsd/contrib/ntp/sntp/unity/
H A Dunity.c210 _U_UINT nibble; in UnityPrintNumberHex() local
/freebsd/usr.sbin/bhyve/
H A Dgdb.c502 hex_digit(uint8_t nibble) in hex_digit()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c1073 uint8_t nibble = p[nibble_idx / 2]; in dump_proto_sram() local
/freebsd/crypto/openssl/apps/
H A Ds_client.c305 int nibble = 0; in hexdecode() local