OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:internal_realloc
(Results
1 - 3
of
3
) sorted by null
/external/eigen/unsupported/test/mpreal/
dlmalloc.c
4299
static void*
internal_realloc
(mstate m, void* oldmem, size_t bytes) {
function
[
all
...]
/external/libffi/src/
dlmalloc.c
3772
static void*
internal_realloc
(mstate m, void* oldmem, size_t bytes) {
function
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c
3782
static void*
internal_realloc
(mstate m, void* oldmem, size_t bytes) {
function
[
all
...]
Completed in 75 milliseconds