Searched defs:VAL (Results 1 – 8 of 8) sorted by relevance
| /xnu-11215.81.4/osfmk/i386/ |
| H A D | genassym.c | 102 #define DECLARE(SYM, VAL) \ argument 105 #define DECLAREULL(SYM, VAL) \ argument
|
| /xnu-11215.81.4/osfmk/arm64/ |
| H A D | genassym.c | 111 #define DECLARE(SYM, VAL) \ argument
|
| /xnu-11215.81.4/libsyscall/wrappers/string/ |
| H A D | memset.c | 49 #define VAL c0 macro
|
| /xnu-11215.81.4/bsd/net/ |
| H A D | strict_type_cnv_private.h | 72 #define __STC_DECONST_AND_CONVERT(STAG, STYPE, DTAG, DTYPE, VAL) ({ \ argument 81 #define __STC_CONV_TO(STAG, STYPE, DTAG, DTYPE, VAL) ({ \ argument 88 #define __STC_CONV_CONST_TO_CONST(STYPE, DTYPE, VAL) ({ \ argument 96 #define __STC_CONV_TO_BYTES_LEN(VAL, MAX_LEN) ({ \ argument 105 #define __STC_CONV_FROM_BYTES_LEN(DTAG, DTYPE, VAL, LEN) ({ \ argument
|
| /xnu-11215.81.4/bsd/nfs/ |
| H A D | xdr_subs.h | 469 #define xb_add_32(E, XB, VAL) \ argument 478 #define xb_add_64(E, XB, VAL) \ argument
|
| H A D | nfsm_subs.h | 268 #define nfsm_chain_add_32(E, NMC, VAL) \ argument 278 #define nfsm_chain_add_64(E, NMC, VAL) \ argument
|
| H A D | nfs.h | 642 #define NFSStatAdd64(PTR, VAL) \ argument
|
| /xnu-11215.81.4/tests/ |
| H A D | kqueue_file_tests.c | 36 #define VAL "someval" macro
|