Home
last modified time | relevance | path

Searched defs:null (Results 1 – 4 of 4) sorted by relevance

/bionic/tests/headers/posix/
Dstddef_h.c34 void* null = NULL; in stddef_h() local
/bionic/tests/
Difunc_test.cpp73 extern "C" fn_ptr_t hwcap_resolver(uint64_t hwcap, __riscv_hwprobe_t hwprobe_ptr, void* null) { in hwcap_resolver()
Dstdio_test.cpp942 char* null = nullptr; in TEST() local
950 char* null = nullptr; in TEST() local
/bionic/libc/upstream-netbsd/lib/libc/isc/
Deventlib_p.h177 struct { const void *placeholder; } null; member