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

/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dcdefs.h49 # define __CONCAT(x,y) x ## y macro
53 # define __CONCAT(x,y) x/**/y macro
/freebsd-11-stable/sys/sys/
H A Dcdefs.h157 #define __CONCAT(x,y) __CONCAT1(x,y) macro
174 #define __CONCAT(x,y) x/**/y macro
[all...]
/freebsd-11-stable/sys/kern/
H A Dimgact_elf.c784 __CONCAT(exec_, __elfN(imgact))(struct image_params *imgp) function
[all...]

Completed in 130 milliseconds