Searched defs:malloc_conf (Results 1 – 8 of 8) sorted by relevance
9 pub static malloc_conf: Option<&'static libc::c_char> = Some(unsafe { variable
3 const char *malloc_conf = "background_thread:false,narenas:1,max_background_threads:20"; variable
80 malloc_conf = [ variable
20 # define malloc_conf jet_malloc_conf macro
20 # define malloc_conf je_malloc_conf macro
351 # define malloc_conf je_malloc_conf macro
584 pub static malloc_conf: Option<&'static c_char>; variable
914 AC_ARG_WITH([malloc_conf], optwith