Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp79 #define REF32(x) ((int)(x)) macro
2329 replyMsg.m.msg32.notifyHdr.reference[idx] = REF32(reference[idx]); in _sendAsyncResult64()
2335 replyMsg.m.msg32.args[idx] = REF32(args[idx]); in _sendAsyncResult64()
5519 reference[i] = REF32(asyncReference[i]); in shim_io_async_method_scalarI_scalarO()
5705 reference[i] = REF32(asyncReference[i]); in shim_io_async_method_scalarI_structureO()
5879 reference[i] = REF32(asyncReference[i]); in shim_io_async_method_scalarI_structureI()
6026 reference[i] = REF32(asyncReference[i]); in shim_io_async_method_structureI_structureO()