OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:segment_holding
(Results
1 - 5
of
5
) sorted by null
/external/libffi/src/
closures.c
459
msegmentptr seg =
segment_holding
(gm, start);
507
msegmentptr seg =
segment_holding
(gm, ptr);
dlmalloc.c
2098
static msegmentptr
segment_holding
(mstate m, char* addr) {
function
[
all
...]
/bionic/libc/upstream-dlmalloc/
malloc.c
2698
static msegmentptr
segment_holding
(mstate m, char* addr) {
function
[
all
...]
/external/eigen/unsupported/test/mpreal/
dlmalloc.c
2557
static msegmentptr
segment_holding
(mstate m, char* addr) {
function
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c
2108
static msegmentptr
segment_holding
(mstate m, char* addr) {
function
[
all
...]
Completed in 73 milliseconds