Home
last modified time | relevance | path

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

/bionic/tests/
Dsystem_properties_test.cpp66 bool (*ok)[8][8] = static_cast<bool (*)[8][8]>(cookie); in hierarchical_test_callback() local
298 bool ok[8][8][8]; in TEST() local
/bionic/libc/upstream-freebsd/lib/libc/gen/
Dglob.c912 int ok, negate_range; in match() local
/bionic/libc/dns/net/
Dgethnamaddr.c93 #define maybe_ok(res, nm, ok) (((res)->options & RES_NOCHECKNAME) != 0U || \ argument