OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mspace_calloc
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/upstream-dlmalloc/
malloc.c
5739
void*
mspace_calloc
(mspace msp, size_t n_elements, size_t elem_size) {
function
[
all
...]
/external/eigen/unsupported/test/mpreal/
dlmalloc.c
5265
void*
mspace_calloc
(mspace msp, size_t n_elements, size_t elem_size) {
function
[
all
...]
/external/libffi/src/
dlmalloc.c
4691
void*
mspace_calloc
(mspace msp, size_t n_elements, size_t elem_size) {
function
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c
4701
void*
mspace_calloc
(mspace msp, size_t n_elements, size_t elem_size) {
function
[
all
...]
Completed in 183 milliseconds