Searched defs:add_byte (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/pci/hotplug/ |
H A D | cpqphp_nvram.c | 96 static u32 add_byte(u32 **p_buffer, u8 value, u32 *used, u32 *avail) in add_byte() function
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | confdata.c | 193 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() function
|
/openbmc/linux/scripts/kconfig/ |
H A D | confdata.c | 290 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() function
|
/openbmc/u-boot/drivers/bios_emulator/x86emu/ |
H A D | prim_ops.c | 348 u8 add_byte(u8 d, u8 s) in add_byte() function
|