Searched defs:BYTE (Results 1 - 24 of 24) sorted by relevance

/freebsd-current/usr.bin/systat/
H A Dconvtbl.c43 #define BYTE (1) macro
/freebsd-current/sys/crypto/rijndael/
H A Drijndael-api-fst.c32 typedef uint8_t BYTE; typedef
[all...]
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/common/
H A Dmem.h126 typedef uint8_t BYTE; typedef
138 typedef unsigned char BYTE; typedef
[all...]
H A Dxxhash.c127 typedef uint8_t BYTE; typedef
133 typedef unsigned char BYTE; typedef
[all...]
/freebsd-current/sys/contrib/zstd/lib/common/
H A Dmem.h53 typedef uint8_t BYTE; typedef
67 typedef unsigned char BYTE; typedef
[all...]
H A Dxxhash.h1570 # define BYTE xxh_u8 macro
/freebsd-current/contrib/ncurses/include/
H A Dtic.h88 #undef BYTE macro
89 #define BYTE(p,n) (unsigned char)((p)[n]) macro
/freebsd-current/contrib/libarchive/libarchive/
H A Dxxhash.c111 typedef uint8_t BYTE; typedef
117 typedef unsigned char BYTE; typedef
[all...]
/freebsd-current/sys/dev/hptmv/
H A DmvOs.h56 typedef unsigned char BYTE; typedef
/freebsd-current/sys/dev/smartpqi/
H A Dsmartpqi_ioctl.h43 #define BYTE uint8_t macro
[all...]
/freebsd-current/contrib/libpcap/
H A Dpcap-dos.h16 typedef unsigned char BYTE; typedef
[all...]
/freebsd-current/contrib/ntp/include/
H A Dhopf6039.h19 typedef unsigned char BYTE; typedef
[all...]
/freebsd-current/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c281 #define BYTE uint8_t macro
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dlz4_zfs.c284 #define BYTE uint8_t macro
[all...]
H A Dlz4.c254 typedef uint8_t BYTE; typedef
264 typedef unsigned char BYTE; typedef
497 read_variable_length(const BYTE**ip, const BYTE* lencheck, int loop_check, int initial_check, variable_length_error* error) argument
[all...]
/freebsd-current/sys/i386/i386/
H A Ddb_disasm.c41 #define BYTE 0 macro
[all...]
/freebsd-current/sys/amd64/amd64/
H A Ddb_disasm.c41 #define BYTE 0 macro
[all...]
/freebsd-current/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c171 typedef uint8_t BYTE; typedef
179 typedef unsigned char BYTE; typedef
1284 typedef uint8_t BYTE; typedef
1291 typedef unsigned char BYTE; typedef
[all...]
H A Dzstd_v06.c90 typedef uint8_t BYTE; typedef
98 typedef unsigned char BYTE; typedef
[all...]
H A Dzstd_v05.c88 typedef uint8_t BYTE; typedef
96 typedef unsigned char BYTE; typedef
[all...]
H A Dzstd_v04.c60 typedef uint8_t BYTE; typedef
68 typedef unsigned char BYTE; typedef
[all...]
H A Dzstd_v03.c98 typedef uint8_t BYTE; typedef
106 typedef unsigned char BYTE; typedef
[all...]
H A Dzstd_v02.c97 typedef uint8_t BYTE; typedef
105 typedef unsigned char BYTE; typedef
[all...]
H A Dzstd_v07.c250 typedef uint8_t BYTE; typedef
258 typedef unsigned char BYTE; typedef
[all...]

Completed in 407 milliseconds