Searched refs:malloc_size (Results 1 – 8 of 8) sorted by relevance
57 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW @je_@malloc_size(
264 size_t malloc_size(size_t);
286 return (malloc_size(size)); in kmalloc_size_roundup()
341 * Defined if malloc_size is supported
1101 malloc_size(size_t size) in malloc_size() function
1067 AC_CHECK_FUNC([malloc_size],1069 public_syms="${public_syms} malloc_size"])
75 - Add malloc_size(3) override support. (@devnexen)
27206 (_sqliteZone_ ? _sqliteZone_->size(_sqliteZone_,x) : malloc_size(x))