Searched defs:mallocx (Results 1 – 7 of 7) sorted by relevance
24 # define mallocx je_mallocx macro
24 # define mallocx jet_mallocx macro
355 # define mallocx je_mallocx macro
278 pub fn mallocx(size: size_t, flags: c_int) -> *mut c_void; in mallocx() function
5590 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