Home
last modified time | relevance | path

Searched defs:errors (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/arch-mips/string/
Dmips_strlen.c149 chk (unsigned mine, unsigned libs, int *errors) in chk()
162 int errors = 0; in main() local
/bionic/libc/kernel/uapi/linux/
Dvirtio_blk.h79 __u32 errors; member
/bionic/tests/
Dsystem_properties_test.cpp324 TEST(properties, errors) { in TEST() argument