Searched defs:__opt (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/dpaa2/ |
H A D | dpaa2_buf.h | 53 #define DPAA2_BUF_INIT_TAGOPT(__buf, __tag, __opt) do { \ argument
|
/freebsd-src/contrib/llvm-project/libcxx/include/__filesystem/ |
H A D | operations.h | 81 return __copy_file(__from, __to, __opt); in copy_file() argument 85 return __copy_file(__from, __to, __opt, &__ec); in copy_file() argument 98 __copy(__from, __to, __opt); in copy() argument 101 __copy(__from, __to, __opt, in copy() argument [all...] |