Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_xxtestfuzz/
Dfuzzer.c103 const char* first_null = memchr(data, '\0', size); in fuzz_struct_unpack() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dev_posix.cc122 const grpc_event_engine_vtable** first_null = nullptr; in grpc_register_event_engine_factory() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dev_posix.cc122 const grpc_event_engine_vtable** first_null = nullptr; in grpc_register_event_engine_factory() local
/aosp_15_r20/external/jemalloc_new/src/
H A Djemalloc.c499 unsigned i, j, choose[2], first_null; in arena_choose_hard() local