Searched defs:alloc_small (Results 1 – 3 of 3) sorted by relevance
10 fn alloc_small(b: &mut Bencher) { in alloc_small() function
267 alloc_small(j_common_ptr cinfo, int pool_id, size_t sizeofobject) in alloc_small() function
841 void *(*alloc_small) (j_common_ptr cinfo, int pool_id, size_t sizeofobject); member