Searched refs:errors (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/arch-mips/string/
H A Dmips_strlen.c148 chk (unsigned mine, unsigned libs, int *errors) argument
154 (*errors)++;
161 int errors = 0; local
178 fprintf(stderr,"%s+%d: %s\n",#__x,__y,chk(a,b,&errors));\
221 return errors;
/bionic/libc/arch-mips64/string/
H A Dmips_strlen.c149 chk (unsigned long mine, unsigned long libs, int *errors) argument
155 (*errors)++;
162 int errors = 0; local
179 fprintf(stderr,"%s+%d: %s\n",#__x,__y,chk(a,b,&errors));\
222 return errors;
/bionic/libc/kernel/uapi/linux/
H A Dvirtio_blk.h75 __u32 errors; member in struct:virtio_scsi_inhdr
/bionic/tests/
H A Dsystem_properties_test.cpp322 TEST(properties, errors) {

Completed in 101 milliseconds