Searched defs:__CONCAT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/lib/libthr/arch/i386/i386/
H A D_umtx_op_err.S33 ENTRY(__CONCAT(x, _err)); \ function
/freebsd-10.1-release/contrib/sendmail/include/sm/
H A Dcdefs.h49 # define __CONCAT(x,y) x ## y macro
53 # define __CONCAT(x,y) x/**/y macro
/freebsd-10.1-release/sys/sys/
H A Dcdefs.h155 #define __CONCAT(x,y) __CONCAT1(x,y) macro
172 #define __CONCAT(x,y) x/**/y macro
[all...]
/freebsd-10.1-release/sys/kern/
H A Dimgact_elf.c715 __CONCAT(exec_, __elfN(imgact))(struct image_params *imgp) function
[all...]

Completed in 150 milliseconds