Searched defs:num_left (Results 1 – 3 of 3) sorted by relevance
46 size_t num_left = count; in test_write() local123 size_t num_left = count; in test_read() local
186 uint32 *cp, int* num_left, int *num_read) { in ReadCodePoint()362 int num_left = 0; // Num of chars to read to complete the code point. in Escape() local
45 int num_left = left > 0 ? hist[left - 1] : 0; in haleq() local