Searched refs:__CONCAT (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/posix/sys/
H A Dcdefs.h13 #ifndef __CONCAT
14 #define __CONCAT(x,y) x ## y macro
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dlinker_set.h70 extern ptype *__CONCAT(__start_set_,set); \
71 extern ptype *__CONCAT(__stop_set_,set)
74 (&__CONCAT(__start_set_,set))
76 (&__CONCAT(__stop_set_,set))
/haiku/src/system/libroot/posix/glibc/math/
H A Dcomplex.h67 __MATHDECL_1(type, __CONCAT(__,function), args)
/haiku/src/system/libroot/posix/glibc/include/misc/sys/
H A Dcdefs.h70 #define __CONCAT(x,y) x ## y macro
/haiku/src/system/libroot/posix/glibc/include/arch/riscv64/
H A Dasm-syntax.h83 .pushsection __CONCAT(.gnu.warning.,sym); \
257 #define CPUVAR(off) _C_LABEL(cpu_info_store)+__CONCAT(CPU_INFO_,off)

Completed in 50 milliseconds