Searched defs:malloc_conf (Results 1 – 9 of 9) sorted by relevance
21 pub static malloc_conf: Option<&'static libc::c_char> = Some(unsafe { constant
9 pub static malloc_conf: Option<&'static libc::c_char> = Some(unsafe { constant
584 pub static malloc_conf: Option<&'static c_char>; constant
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
914 AC_ARG_WITH([malloc_conf], optwith