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

  /external/dlmalloc/
malloc.c 4975 size_t remainder_size = size - nb; local
5011 size_t remainder_size; \/* remaining bytes while splitting *\/ local
    [all...]
  /external/libffi/src/
dlmalloc.c 3966 size_t remainder_size = size - nb; local
4011 size_t remainder_size; \/* remaining bytes while splitting *\/ local
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/
dlmalloc.c 3971 size_t remainder_size = size - nb; local
4016 size_t remainder_size; \/* remaining bytes while splitting *\/ local
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/src/
dlmalloc.c 3971 size_t remainder_size = size - nb; local
4016 size_t remainder_size; \/* remaining bytes while splitting *\/ local
    [all...]

Completed in 104 milliseconds