Searched defs:null (Results 1 – 4 of 4) sorted by relevance
34 void* null = NULL; in stddef_h() local
73 extern "C" fn_ptr_t hwcap_resolver(uint64_t hwcap, __riscv_hwprobe_t hwprobe_ptr, void* null) { in hwcap_resolver()
942 char* null = nullptr; in TEST() local950 char* null = nullptr; in TEST() local
177 struct { const void *placeholder; } null; member