Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dhvg_hypercall.h57 OS_CLOSED_ENUM(hvg_hcall_return, uint32_t,
72 OS_CLOSED_ENUM(hvg_hcall_code, uint32_t,
/xnu-8020.140.41/EXTERNAL_HEADERS/CoreEntitlements/
H A DEntitlements.h21 OS_CLOSED_ENUM(CEVersion, int64_t,
76 OS_CLOSED_ENUM(CEQueryOpOpcode, int64_t,
H A DCoreEntitlements.h45 OS_CLOSED_ENUM(CEType, uint32_t,
H A DSerialization.h22 OS_CLOSED_ENUM(CESerializedElementType, int64_t,
/xnu-8020.140.41/EXTERNAL_HEADERS/img4/
H A Druntime.h145 OS_CLOSED_ENUM(img4_identifier, uint64_t,
290 OS_CLOSED_ENUM(img4_runtime_object_spec_index, uint64_t,
382 OS_CLOSED_ENUM(img4_log_level, uint64_t,
H A Dnonce.h102 OS_CLOSED_ENUM(img4_nonce_domain_index, uint64_t,
/xnu-8020.140.41/libkern/os/
H A Dbase.h185 #define OS_CLOSED_ENUM(_name, _type, ...) \ macro
227 #define OS_CLOSED_ENUM(_name, _type, ...) \ macro