Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_compliance.cpp416 size_t NonZero(void *ptr, size_t size) in NonZero() function
598 if (NonZero(TSMas+j, sizeof(TestStruct))) in Zerofilling()
795 if (NonZero(PointerList[i].Pointer, PointerList[i].Size)) { in NULLReturn()
838 if (size_t badOff = NonZero(MasPointer[i], sizeof(int)*MasCountElem[i])) { in UniquePointer()
861 if (size_t badOff = NonZero(MasPointer[i], sizeof(int)*MasCountElem[i])) { in UniquePointer()
885 if (NonZero(MasPointer[i], sizeof(int)*MasCountElem[i])) in UniquePointer()