| /xnu-8796.141.3/libkern/os/ |
| H A D | base.h | 183 #define OS_ENUM(_name, _type, ...) \ argument 185 #define OS_CLOSED_ENUM(_name, _type, ...) \ argument 187 #define OS_OPTIONS(_name, _type, ...) \ argument 189 #define OS_CLOSED_OPTIONS(_name, _type, ...) \ argument 222 #define __OS_ENUM_C_FALLBACK(_name, _type, ...) \ argument 225 #define OS_ENUM(_name, _type, ...) \ argument 227 #define OS_CLOSED_ENUM(_name, _type, ...) \ argument 230 #define OS_OPTIONS(_name, _type, ...) \ argument 233 #define OS_CLOSED_OPTIONS(_name, _type, ...) \ argument
|
| /xnu-8796.141.3/libkern/kxld/ |
| H A D | kxld_reloc.c | 1215 generic_reloc_has_pair(u_int _type) in generic_reloc_has_pair() 1244 kxld_addr_t _link_disp __unused, u_int _type, kxld_addr_t _target, in generic_process_reloc() 1311 x86_64_reloc_has_pair(u_int _type) in x86_64_reloc_has_pair() 1329 x86_64_reloc_has_got(u_int _type) in x86_64_reloc_has_got() 1341 kxld_addr_t _link_pc, kxld_addr_t _link_disp, u_int _type, in x86_64_process_reloc() 1544 arm_reloc_has_pair(u_int _type) in arm_reloc_has_pair() 1666 arm64_reloc_has_pair(u_int _type) in arm64_reloc_has_pair() 1686 arm64_reloc_has_got(u_int _type) in arm64_reloc_has_got() 1697 kxld_addr_t _link_disp __unused, u_int _type, kxld_addr_t _target, in arm64_process_reloc()
|
| /xnu-8796.141.3/bsd/sys/ |
| H A D | cdefs.h | 1133 #define __enum_decl(_name, _type, ...) \ argument 1135 #define __enum_closed_decl(_name, _type, ...) \ argument 1137 #define __options_decl(_name, _type, ...) \ argument 1139 #define __options_closed_decl(_name, _type, ...) \ argument 1142 #define __enum_decl(_name, _type, ...) \ argument 1144 #define __enum_closed_decl(_name, _type, ...) \ argument 1146 #define __options_decl(_name, _type, ...) \ argument 1148 #define __options_closed_decl(_name, _type, ...) \ argument
|
| H A D | spawn_internal.h | 60 #define PS_ACTION_SIZE(x, _type, _member_type) ({\ argument
|
| /xnu-8796.141.3/bsd/skywalk/packet/ |
| H A D | packet_common.h | 71 #define PKT_SUBTYPE_ASSERT(_ph, _type, _subtype) do { \ argument 80 #define PKT_TYPE_ASSERT(_ph, _type) do { \ argument 88 #define PKT_SUBTYPE_ASSERT(_ph, _type, _subtype) ((void)0) argument 89 #define PKT_TYPE_ASSERT(_ph, _type) ((void)0) argument
|
| /xnu-8796.141.3/libkern/firehose/ |
| H A D | tracepoint_private.h | 49 firehose_tracepoint_type_t _type; member
|
| /xnu-8796.141.3/bsd/net/ |
| H A D | if_ports_used.h | 210 #define X(_type, _field, ...) _type _field; argument
|
| H A D | pf.c | 6602 #define TYPE_LEN_CHECK(_type, _name) \ in pf_pptp_handler() argument
|
| /xnu-8796.141.3/libsyscall/wrappers/skywalk/ |
| H A D | os_channel.c | 202 #define _CHANNEL_OFFSET(_type, _ptr, _offset) \ argument
|