Searched refs:has_byte (Results 1 – 1 of 1) sorted by relevance
61 static bool has_byte(const eager_reader_t *reader);169 if (!has_byte(reader)) in eager_reader_read()214 static bool has_byte(const eager_reader_t *reader) { in has_byte() function