Home
last modified time | relevance | path

Searched defs:VAL (Results 1 – 8 of 8) sorted by relevance

/xnu-8019.80.24/osfmk/i386/
H A Dgenassym.c102 #define DECLARE(SYM, VAL) \ argument
105 #define DECLAREULL(SYM, VAL) \ argument
/xnu-8019.80.24/osfmk/arm64/
H A Dgenassym.c106 #define DECLARE(SYM, VAL) \ argument
/xnu-8019.80.24/osfmk/arm/
H A Dgenassym.c103 #define DECLARE(SYM, VAL) \ argument
/xnu-8019.80.24/libsyscall/wrappers/string/
H A Dmemset.c49 #define VAL c0 macro
/xnu-8019.80.24/bsd/nfs/
H A Dxdr_subs.h442 #define xb_add_32(E, XB, VAL) \ argument
451 #define xb_add_64(E, XB, VAL) \ argument
H A Dnfsm_subs.h274 #define nfsm_chain_set_recmark(E, NMC, VAL) \ argument
293 #define nfsm_chain_add_32(E, NMC, VAL) \ argument
311 #define nfsm_chain_add_64(E, NMC, VAL) \ argument
H A Dnfs.h637 #define NFSStatAdd64(PTR, VAL) \ argument
/xnu-8019.80.24/tests/
H A Dkqueue_file_tests.c36 #define VAL "someval" macro