Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/scudo/standalone/
Dwrappers_c_bionic.cpp22 #define SCUDO_PREFIX(name) CONCATENATE(scudo_, name)
36 #define SCUDO_PREFIX(name) CONCATENATE(scudo_svelte_, name)
Dinternal_defs.h27 #define CONCATENATE(S, C) CONCATENATE_(S, C) macro
/openbsd/src/sys/dev/pci/drm/include/linux/
Dargs.h6 #define CONCATENATE(x, y) __CONCAT(x, y) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dbld-op.def42 FFEBLD_OP (FFEBLD_opCONCATENATE, "CONCATENATE", 2)
DChangeLog.03961 types, so either operand can be a CONCATENATE.