Home
last modified time | relevance | path

Searched defs:arrayZero (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/iokit/Tests/ !
H A DTests.cpp351 OSAllocation<int> arrayZero(100, OSAllocateMemoryZero); in OSAllocationTests() local
398 OSDataAllocation<int> arrayZero(100, OSAllocateMemoryZero); in OSDataAllocationTests() local