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