Searched refs:INPUT_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
24 #define INPUT_BUFFER_SIZE 1000 macro34 uint8_t inv[INPUT_BUFFER_SIZE];50 return INPUT_BUFFER_SIZE - t->in_len; in DECLARE_INSTANCE_CHECKER()104 assert(size <= (INPUT_BUFFER_SIZE - t->in_len)); in terminal_read()