Home
last modified time | relevance | path

Searched defs:add_byte (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/scripts/kconfig/
Dconfdata.c193 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() function
/external/u-boot/drivers/bios_emulator/x86emu/
Dprim_ops.c348 u8 add_byte(u8 d, u8 s) in add_byte() function