Home
last modified time | relevance | path

Searched refs:malloc_init_hard_a0 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/jemalloc_new/src/
H A Djemalloc.c194 static bool malloc_init_hard_a0(void);
210 return malloc_init_hard_a0(); in malloc_init_a0()
1344 malloc_init_hard_a0(void) { function
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch75692 -static bool malloc_init_hard_a0(void);
75703 - return malloc_init_hard_a0();
77326 -malloc_init_hard_a0(void) {