Searched defs:value32 (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/libkern/gen/
H A DOSAtomicOperations.c113 volatile UInt32 * value32 = (volatile UInt32 *) ((uintptr_t)value8 - alignment); local
221 volatile UInt32 * value32 = (volatile UInt32 *) (((unsigned long) value16) - alignment); local
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_arg.c264 audit_arg_value32(struct kaudit_record *ar, uint32_t value32) argument
/xnu-2422.115.4/bsd/dev/i386/
H A Dfasttrap_isa.c1329 uint32_t value32; local

Completed in 24 milliseconds