| /xnu-12377.1.9/bsd/nfs/ |
| H A D | nfsm_subs.h | 103 #define nfsm_name_len_check(E, ND, LEN) \ argument 112 #define nfsm_assert(E, COND, ERR) \ argument 160 #define nfsmout_if(E) do { if (E) goto nfsmout; } while (0) argument 161 #define nfsmerr_if(E) do { if (E) goto nfsmerr; } while (0) argument 168 #define nfsmout_on_status(ND, E) \ argument 193 #define nfsm_mbuf_get(E, MBP, SIZEHINT) \ argument 207 #define nfsm_mbuf_getcluster(E, MBP, SIZEHINT) \ argument 241 #define nfsm_chain_build_alloc_init(E, NMC, SIZEHINT) \ argument 250 #define nfsm_chain_build_done(E, NMC) \ argument 259 #define nfsm_chain_check_size(E, NMC, SIZE) \ argument [all …]
|
| H A D | xdr_subs.h | 462 #define xb_build_done(E, XB) \ argument 469 #define xb_add_32(E, XB, VAL) \ argument 478 #define xb_add_64(E, XB, VAL) \ argument 488 #define xb_add_word_array(E, XB, A, LEN) \ argument 495 #define xb_add_bitmap(E, XB, B, LEN) xb_add_word_array((E), (XB), (B), (LEN)) argument 498 #define xb_add_fh(E, XB, FHP, FHLEN) \ argument 506 #define xb_add_string(E, XB, S, LEN) \ argument 519 #define xb_skip(E, XB, LEN) \ argument 526 #define xb_get_32(E, XB, LVAL) \ argument 537 #define xb_get_64(E, XB, LVAL) \ argument [all …]
|
| /xnu-12377.1.9/EXTERNAL_HEADERS/ |
| H A D | ptrcheck.h | 94 #define __ended_by(E) __attribute__((__ended_by__(E))) argument 153 #define __unsafe_forge_terminated_by(T, P, E) \ argument 280 #define __ended_by(E) argument 297 #define __unsafe_forge_terminated_by(T, P, E) ((T)(P)) argument
|
| /xnu-12377.1.9/EXTERNAL_HEADERS/CoreEntitlements/ |
| H A D | Result.h | 23 static inline CEError_t CEErrorPassThrough(CEError_t E) { in CEErrorPassThrough()
|
| /xnu-12377.1.9/EXTERNAL_HEADERS/CoreTrust/ |
| H A D | CTConfig.h | 29 #define __ended_by(E) argument
|
| /xnu-12377.1.9/tests/vm/ |
| H A D | mach_vm_map.c | 12 #define E(f) { f, #f } macro
|
| /xnu-12377.1.9/iokit/DriverKit/ |
| H A D | IOReportTypes.h | 166 #define IOREPORT_MAKEID(A, B, C, D, E, F, G, H) \ argument
|
| /xnu-12377.1.9/iokit/IOKit/ |
| H A D | IOReportTypes.h | 166 #define IOREPORT_MAKEID(A, B, C, D, E, F, G, H) \ argument
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | cdefs.h | 1164 #define __ended_by(E) argument 1181 #define __unsafe_forge_terminated_by(T, P, E) ((T)(P)) argument
|
| /xnu-12377.1.9/bsd/kern/ |
| H A D | tty.c | 151 #define E 0x00 /* Even parity. */ macro
|