Searched defs:mallocx (Results 1 – 11 of 11) sorted by relevance
24 # define mallocx jet_mallocx macro
24 # define mallocx je_mallocx macro
355 # define mallocx je_mallocx macro
278 pub fn mallocx(size: size_t, flags: c_int) -> *mut c_void; in mallocx() function
5358 pub fn mallocx(size: ::size_t, flags: ::c_int) -> *mut ::c_void; in mallocx() function
5353 pub fn mallocx(size: ::size_t, flags: ::c_int) -> *mut ::c_void; in mallocx() function
5549 pub fn mallocx(size: ::size_t, flags: ::c_int) -> *mut ::c_void; in mallocx() function