Searched defs:add_byte (Results 1 – 4 of 4) sorted by relevance
98 public void add_byte() { in add_byte() method in ObexAppParametersTest
149 #define add_byte(d,s) add_byte_asm(&M.x86.R_EFLG,d,s) macro
355 u8 add_byte(u8 d, u8 s) in add_byte() function
318 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() function