Home
last modified time | relevance | path

Searched defs:XCAT (Results 1 – 25 of 25) sorted by relevance

/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/pandoc-ffi-bridge/src/
H A Dwrapper.c3 #define XCAT(a,b) a ## b macro
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/low/
H A Dmisc.h84 #define XCAT(a,b) a ## b macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/lang/clang-mesa/clang-13.0.1.src/test/Frontend/
H A Dftime-report-template-decl.cpp111 #define XCAT(x, y) x##y macro
/dports/math/openblas/OpenBLAS-0.3.18/relapack/test/
H A Dtest.h28 #define XCAT(A, B) CAT(A, B) macro
/dports/science/paje/Paje_1.97/Tracers/JRastro/libRastro/include/
H A Drastro_public.h58 #define XCAT(x,y,z,w) CAT(x,y,z,w) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/sti/
H A Dsti_hdmi.c78 #define XCAT(prefix, x, suffix) prefix ## x ## suffix macro
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dskein.c369 #define XCAT(x, y) XCAT_(x, y) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/sti/
H A Dsti_hdmi.c78 #define XCAT(prefix, x, suffix) prefix ## x ## suffix macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/sti/
H A Dsti_hdmi.c78 #define XCAT(prefix, x, suffix) prefix ## x ## suffix macro
/dports/lang/ruby26/ruby-2.6.9/ext/socket/
H A Doption.c8 #define XCAT(x,y) CAT(x,y) macro