Home
last modified time | relevance | path

Searched defs:__KERNEL_RCSID (Results 1 – 10 of 10) sorted by relevance

/netbsd/sys/arch/vax/include/
H A Dasm.h87 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
89 #define __KERNEL_RCSID(_n, _s) RCSID(_s) macro
/netbsd/sys/arch/ia64/include/
H A Dasm.h222 #define __KERNEL_RCSID(_n, _s) __KERNEL_SECTIONSTRING(.ident, _s) macro
227 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
/netbsd/sys/arch/sh3/include/
H A Dasm.h214 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
216 #define __KERNEL_RCSID(_n, _s) RCSID(_s) macro
/netbsd/sys/arch/sparc/include/
H A Dasm.h168 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
170 #define __KERNEL_RCSID(_n, _s) RCSID(_s) macro
/netbsd/sys/sys/
H A Dcdefs_aout.h91 #define __KERNEL_RCSID(_n,_s) __IDSTRING(__CONCAT(rcsid,_n),_s) macro
93 #define __KERNEL_RCSID(_n,_s) macro
H A Dcdefs_elf.h170 #define __KERNEL_RCSID(_n, _s) __RCSID(_s) macro
H A Dcdefs.h494 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
/netbsd/sys/arch/i386/include/
H A Dasm.h192 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
194 #define __KERNEL_RCSID(_n, _s) RCSID(_s) macro
/netbsd/sys/arch/alpha/include/
H A Dasm.h652 #define __KERNEL_RCSID(_n, _s) __SECTIONSTRING(.ident, _s) macro
657 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
/netbsd/tools/compat/
H A Dcompat_defs.h671 #define __KERNEL_RCSID(x,y) macro