Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIOUserClient.cpp78 #define REF32(x) ((int)(x)) macro
2233 replyMsg.m.msg32.notifyHdr.reference[idx] = REF32(reference[idx]); in _sendAsyncResult64()
2239 replyMsg.m.msg32.args[idx] = REF32(args[idx]); in _sendAsyncResult64()
5301 reference[i] = REF32(asyncReference[i]); in shim_io_async_method_scalarI_scalarO()
5487 reference[i] = REF32(asyncReference[i]); in shim_io_async_method_scalarI_structureO()
5661 reference[i] = REF32(asyncReference[i]); in shim_io_async_method_scalarI_structureI()
5808 reference[i] = REF32(asyncReference[i]); in shim_io_async_method_structureI_structureO()