Lines Matching defs:res
79 size_t res;
130 res = read(break_fd, &breaks, sizeof(unsigned long long));
131 assert(res == sizeof(unsigned long long));
160 size_t res;
192 res = read(break_fd, &breaks, sizeof(unsigned long long));
193 assert(res == sizeof(unsigned long long));
207 res = read(break_fd, &breaks, sizeof(unsigned long long));
208 assert(res == sizeof(unsigned long long));
222 res = read(break_fd, &breaks, sizeof(unsigned long long));
223 assert(res == sizeof(unsigned long long));
237 res = read(break_fd, &breaks, sizeof(unsigned long long));
238 assert(res == sizeof(unsigned long long));
252 res = read(break_fd, &breaks, sizeof(unsigned long long));
253 assert(res == sizeof(unsigned long long));