Home
last modified time | relevance | path

Searched refs:M_GRANULARITY (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/subzero/src/
Dmain.cpp34 #define M_GRANULARITY (-2) in main() macro
38 mallopt(M_GRANULARITY, 16 * 1024 * 1024); in main()
39 #undef M_GRANULARITY in main()
/external/dlmalloc/
Dmalloc.h221 #define M_GRANULARITY (-2) macro
Dmalloc.c726 #define M_GRANULARITY (-2) macro
3214 case M_GRANULARITY: in change_mparam()
/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c596 #define M_GRANULARITY (-2) macro
2602 case M_GRANULARITY: in change_mparam()