Home
last modified time | relevance | path

Searched refs:MAX_SMALL_SIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/libffi/src/
Ddlmalloc.c2071 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE) macro
2072 #define MAX_SMALL_REQUEST (MAX_SMALL_SIZE - CHUNK_ALIGN_MASK - CHUNK_OVERHEAD)
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c2062 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE) macro
2063 #define MAX_SMALL_REQUEST (MAX_SMALL_SIZE - CHUNK_ALIGN_MASK - CHUNK_OVERHEAD)
/third_party/boost/libs/container/src/
Ddlmalloc_2_8_6.c2574 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE) macro
2575 #define MAX_SMALL_REQUEST (MAX_SMALL_SIZE - CHUNK_ALIGN_MASK - CHUNK_OVERHEAD)