Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A DTypeDefinitions.h49 #ifndef __STDC_LIMIT_MACROS
50 #define __STDC_LIMIT_MACROS 1 macro
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_compliance.cpp22 #define __STDC_LIMIT_MACROS 1 // to get SIZE_MAX from stdint.h macro
H A Dtest_malloc_whitebox.cpp30 #define __STDC_LIMIT_MACROS 1 macro