Searched defs:CONCAT (Results 1 - 10 of 10) sorted by relevance

/src/sys/kern/
H A Dsys_syscall.c45 #define CONCAT(a,b) __CONCAT(a,b) macro
48 CONCAT(SYS_SYSCALL, _biglockcheck)(struct proc *p, int code) function in typeref:typename:void
/src/lib/libc/md/
H A DmdXhl.c22 #define CONCAT(x,y) __CONCAT(x,y) macro
/src/lib/libc/hash/
H A Dhashhl.c26 #define CONCAT(x,y) __CONCAT(x,y) macro
/src/usr.bin/make/
H A Dmake.h664 #define CONCAT(a, b) a##b macro
/src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h567 #define CONCAT(x,y) __CONCAT(x,y) macro
[all...]
/src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h700 #define CONCAT(x,y) __CONCAT(x,y) macro
[all...]
/src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h1058 #define CONCAT(x,y) __CONCAT(x,y) macro
[all...]
/src/sys/sys/
H A Dexec_elf.h1347 #define CONCAT(x,y) __CONCAT(x,y) macro
[all...]
/src/tools/arm-elf2aout/sys/
H A Dexec_elf.h1087 #define CONCAT(x,y) __CONCAT(x,y) macro
[all...]
/src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h1087 #define CONCAT(x,y) __CONCAT(x,y) macro
[all...]

Completed in 24 milliseconds