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

/src/sys/arch/sparc/include/
H A Dasm.h177 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
179 #define __KERNEL_RCSID(_n, _s) RCSID(_s) macro
/src/sys/arch/ia64/include/
H A Dasm.h232 #define __KERNEL_RCSID(_n, _s) __KERNEL_SECTIONSTRING(.ident, \ macro
236 #define __KERNEL_RCSID(_n, _s) __KERNEL_SECTIONSTRING(.ident, _s) macro
242 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
/src/sys/arch/vax/include/
H A Dasm.h96 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
98 #define __KERNEL_RCSID(_n, _s) RCSID(_s) macro
/src/sys/arch/sh3/include/
H A Dasm.h223 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
225 #define __KERNEL_RCSID(_n, _s) RCSID(_s) macro
/src/sys/arch/i386/include/
H A Dasm.h200 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
202 #define __KERNEL_RCSID(_n, _s) RCSID(_s) macro
/src/sys/sys/
H A Dcdefs_aout.h98 #define __KERNEL_RCSID(_n,_s) __IDSTRING(__CONCAT(rcsid,_n),_s) macro
100 #define __KERNEL_RCSID(_n,_s) macro
H A Dcdefs_elf.h177 #define __KERNEL_RCSID(_n, _s) __RCSID(_s) macro
H A Dcdefs.h494 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
/src/sys/arch/alpha/include/
H A Dasm.h653 #define __KERNEL_RCSID(_n, _s) \ macro
658 #define __KERNEL_RCSID(_n, _s) __SECTIONSTRING(.ident, _s) macro
664 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
/src/tools/compat/
H A Dcompat_defs.h693 #define __KERNEL_RCSID(x,y) macro

Completed in 23 milliseconds