Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DStringExtractor.cpp194 uint8_t nibble = xdigit_to_sint(m_packet[m_index]); in GetHexMaxU32() local
245 uint8_t nibble = xdigit_to_sint(m_packet[m_index]); in GetHexMaxU64() local
/freebsd-13.1/lib/libbluetooth/
H A Dbluetooth.c360 bt_hex_nibble(char nibble) in bt_hex_nibble()
/freebsd-13.1/usr.sbin/ctld/
H A Dchap.c136 int i, hex_len, nibble; in chap_hex2bin() local
/freebsd-13.1/usr.sbin/iscsid/
H A Dchap.c136 int i, hex_len, nibble; in chap_hex2bin() local
/freebsd-13.1/sys/dev/ppbus/
H A Dppb_1284.c486 char nibble[2]; in nibble_1284_inbyte() local
/freebsd-13.1/contrib/ldns/
H A Drdata.c422 uint8_t nibble; in ldns_rdf_address_reverse() local
/freebsd-13.1/contrib/ncurses/ncurses/tinfo/
H A Dread_entry.c668 int nibble; in decode_hex() local
/freebsd-13.1/contrib/ntp/sntp/unity/
H A Dunity.c210 _U_UINT nibble; in UnityPrintNumberHex() local
/freebsd-13.1/usr.sbin/bhyve/
H A Dgdb.c403 hex_digit(uint8_t nibble) in hex_digit()
/freebsd-13.1/tools/tools/cxgbtool/
H A Dcxgbtool.c1075 uint8_t nibble = p[nibble_idx / 2]; in dump_proto_sram() local
/freebsd-13.1/crypto/openssl/apps/
H A Ds_client.c439 int nibble = 0; in hexdecode() local