Searched defs:__KERNEL_RCSID (Results 1 - 10 of 10) sorted by relevance
| /src/sys/arch/sparc/include/ |
| H A D | asm.h | 177 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro 179 #define __KERNEL_RCSID(_n, _s) RCSID(_s) macro
|
| /src/sys/arch/ia64/include/ |
| H A D | asm.h | 232 #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 D | asm.h | 96 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro 98 #define __KERNEL_RCSID(_n, _s) RCSID(_s) macro
|
| /src/sys/arch/sh3/include/ |
| H A D | asm.h | 223 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro 225 #define __KERNEL_RCSID(_n, _s) RCSID(_s) macro
|
| /src/sys/arch/i386/include/ |
| H A D | asm.h | 200 #define __KERNEL_RCSID(_n, _s) /* nothing */ macro 202 #define __KERNEL_RCSID(_n, _s) RCSID(_s) macro
|
| /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
|
| /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
|
| /src/tools/compat/ |
| H A D | compat_defs.h | 693 #define __KERNEL_RCSID(x,y) macro
|
Completed in 23 milliseconds