Searched refs:check_zero (Results 1 – 7 of 7) sorted by relevance
53 void check_zero() in check_zero() function73 check_zero<boost::chrono::duration<int> >(); in main()74 check_zero<boost::chrono::duration<Rep> >(); in main()
12 static inline char *check_zero(char *buf, int size) in check_zero() function75 bufoff = check_zero(buff, r); in io_read()108 bufoff = check_zero(buff, r); in io_read_eof()
22 static char *check_zero(char *buf, int size) in check_zero() function
61 if ((bufoff = check_zero(buf, r))) { in read_eof()
116 if ((badbuf = check_zero(buf, r))) { in read_sparse()
69 bufoff = check_zero(bufptr, r); in dio_read()
84 bufoff = check_zero(bufptr, rsize); in do_direct_reads()