Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_compliance.cpp436 struct TestStruct struct
442 TestStruct* field5; argument
585 TestStruct* TSMas; in Zerofilling()
593 TSMas=(TestStruct*)Tcalloc(CountElement,sizeof(TestStruct)); in Zerofilling()
598 if (NonZero(TSMas+j, sizeof(TestStruct))) in Zerofilling()