Home
last modified time | relevance | path

Searched defs:init_func_t (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/bionic/libc/bionic/
H A Dlibc_init_common.h34 typedef void init_func_t(int, char*[], char*[]); typedef
H A Dmalloc_common_dynamic.cpp108 typedef bool (*init_func_t)(const MallocDispatch*, bool*, const char*); typedef