Searched defs:__KERNEL_RCSID (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/arch/vax/include/ |
H A D | asm.h | 87 #define __KERNEL_RCSID( global() macro 89 #define __KERNEL_RCSID( global() macro
|
/netbsd-src/sys/arch/ia64/include/ |
H A D | asm.h | 222 #define __KERNEL_RCSID( global() macro 227 #define __KERNEL_RCSID( global() macro
|
/netbsd-src/sys/arch/sh3/include/ |
H A D | asm.h | 214 #define __KERNEL_RCSID( global() macro 216 #define __KERNEL_RCSID( global() macro
|
/netbsd-src/sys/arch/sparc/include/ |
H A D | asm.h | 168 #define __KERNEL_RCSID( global() macro 170 #define __KERNEL_RCSID( global() macro
|
/netbsd-src/sys/sys/ |
H A D | cdefs_aout.h | 98 #define __KERNEL_RCSID(_n,_s) __IDSTRING(__CONCAT(rcsid,_n),_s) macro 100 #define __KERNEL_RCSID(_n,_s) macro
|
H A D | cdefs_elf.h | 177 #define __KERNEL_RCSID(_n, _s) __RCSID(_s) macro
|
H A D | cdefs.h | 494 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
|
/netbsd-src/sys/arch/i386/include/ |
H A D | asm.h | 199 #define __KERNEL_RCSID( global() macro 201 #define __KERNEL_RCSID( global() macro
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | asm.h | 653 #define __KERNEL_RCSID(_n, _s) \ macro 658 #define __KERNEL_RCSID(_n, _s) __SECTIONSTRING(.ident, _s) macro 664 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro
|
/netbsd-src/tools/compat/ |
H A D | compat_defs.h | 671 #define __KERNEL_RCSID( global() macro
|