HomeSort by relevance Sort by last modified time
    Searched refs:segment_holding (Results 1 - 7 of 7) sorted by null

  /external/python/cpython2/Modules/_ctypes/libffi/src/
closures.c 542 msegmentptr seg = segment_holding (gm, start);
592 msegmentptr seg = segment_holding (gm, ptr);
dlmalloc.c 2160 static msegmentptr segment_holding(mstate m, char* addr) { function
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/src/
closures.c 542 msegmentptr seg = segment_holding (gm, start);
592 msegmentptr seg = segment_holding (gm, ptr);
dlmalloc.c 2160 static msegmentptr segment_holding(mstate m, char* addr) { function
    [all...]
  /external/libffi/src/
closures.c 570 msegmentptr seg = segment_holding (gm, start);
620 msegmentptr seg = segment_holding (gm, ptr);
dlmalloc.c 2155 static msegmentptr segment_holding(mstate m, char* addr) { function
    [all...]
  /external/dlmalloc/
malloc.c 2698 static msegmentptr segment_holding(mstate m, char* addr) { function
    [all...]

Completed in 616 milliseconds