Home | History | Annotate | Download | only in adb

Lines Matching refs:bytes_available

2300             const size_t bytes_available = last - current;
2301 if (bytes_available < utf8_codepoint_len(ch)) {