Home
last modified time | relevance | path

Searched defs:Byte (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/lzma/
H A DLzmaTypes.h15 #define Byte LZByte macro
/openbmc/qemu/tests/qtest/fuzz/
H A Dgeneric_fuzz.c344 enum Sizes {Byte, Word, Long, end_sizes}; in op_in() enumerator
379 enum Sizes {Byte, Word, Long, end_sizes}; in op_out() enumerator
416 enum Sizes {Byte, Word, Long, Quad, end_sizes}; in op_read() enumerator
457 enum Sizes {Byte, Word, Long, Quad, end_sizes}; in op_write() enumerator
499 enum Sizes {Byte, Word, Long, end_sizes}; in op_pci_read() enumerator
528 enum Sizes {Byte, Word, Long, end_sizes}; in op_pci_write() enumerator
/openbmc/linux/include/linux/
H A Dzconf.h52 typedef unsigned char Byte; /* 8 bits */ typedef
/openbmc/linux/arch/x86/math-emu/
H A Dfpu_entry.c546 static int valid_prefix(u_char *Byte, u_char __user **fpu_eip, in valid_prefix()
/openbmc/u-boot/include/u-boot/
H A Dzlib.h101 # define Byte z_Byte macro
312 typedef unsigned char Byte; /* 8 bits */ typedef
/openbmc/u-boot/lib/lzma/
H A DTypes.h43 typedef unsigned char Byte; typedef
/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h78 #define Byte int8_t macro