Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOReporter.cpp1024 uint64_t type64; in legendWith() local
1047 memcpy(&type64, &channelType, sizeof(type64)); in legendWith()
1048 tmpNum = OSNumber::withNumber(type64, 64); in legendWith()