Searched refs:OS_OPTIONS (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/libkern/firehose/ |
| H A D | firehose_types_private.h | 39 OS_OPTIONS(firehose_activity_flags, unsigned long, 129 OS_OPTIONS(firehose_tracepoint_flags, uint16_t, 189 OS_OPTIONS(_firehose_tracepoint_flags_activity, uint16_t, 228 OS_OPTIONS(_firehose_tracepoint_flags_log, uint16_t, 274 OS_OPTIONS(_firehose_tracepoint_flags_signpost, uint16_t,
|
| /xnu-8019.80.24/libkern/os/ |
| H A D | base.h | 187 #define OS_OPTIONS(_name, _type, ...) \ macro 230 #define OS_OPTIONS(_name, _type, ...) \ macro
|