Home
last modified time | relevance | path

Searched refs:DEF_USER (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DValues.def14 #ifndef DEF_USER
15 #define DEF_USER(ID, CLASS)
26 DEF_USER(User, User)
139 #ifdef DEF_USER
140 #undef DEF_USER
H A DValue.h22 #define DEF_USER(ID, CLASS) class CLASS; macro
70 #define DEF_USER(ID, CLASS) ID, macro
82 #define DEF_USER(ID, CLASS) \ in getSubclassIDStr() macro
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dacl.h75 #define DEF_USER (ACL_DEFAULT | USER) macro
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DUser.cpp79 #define DEF_USER(ID, CLASS) \ in classof() macro
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dacl.h70 #define DEF_USER (ACL_DEFAULT | USER) macro