Searched refs:TSMas (Results 1 – 1 of 1) sorted by relevance
585 TestStruct* TSMas; in Zerofilling() local593 TSMas=(TestStruct*)Tcalloc(CountElement,sizeof(TestStruct)); in Zerofilling()594 if (nullptr == TSMas) in Zerofilling()598 if (NonZero(TSMas+j, sizeof(TestStruct))) in Zerofilling()604 Tfree(TSMas); in Zerofilling()