Searched refs:b1_save_put_byte (Results 1 – 2 of 2) sorted by relevance
128 if (b1_save_put_byte(base, buf[i]) < 0) { in b1_load_t4file()145 if (b1_save_put_byte(base, buf[i]) < 0) { in b1_load_t4file()
249 static inline int b1_save_put_byte(unsigned int base, unsigned char val) in b1_save_put_byte() function