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