| /src/games/dab/ |
| H A D | defs.h | 41 #define RCSID(id) __RCSID(id); macro
|
| /src/sys/arch/hppa/include/ |
| H A D | asm.h | 103 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro 110 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro
|
| /src/sys/arch/sparc/include/ |
| H A D | asm.h | 161 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro 168 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro 173 #define RCSID(name) .asciz name macro
|
| /src/sys/arch/or1k/include/ |
| H A D | asm.h | 98 #define RCSID(x) __RCSID(x) macro
|
| /src/sys/arch/ia64/include/ |
| H A D | asm.h | 207 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro 214 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro 219 #define RCSID(name) .asciz name macro
|
| /src/sys/arch/amd64/include/ |
| H A D | asm.h | 119 #define RCSID(_s) \ macro 124 #define RCSID(_s) _IDENTSTR(.asciz _s) macro
|
| /src/sys/arch/vax/include/ |
| H A D | asm.h | 83 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro 90 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro
|
| /src/sys/arch/sh3/include/ |
| H A D | asm.h | 207 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro 214 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro 219 #define RCSID(x) .text; .asciz x macro
|
| /src/sys/arch/i386/include/ |
| H A D | asm.h | 191 #define RCSID(_s) \ macro 196 #define RCSID(_s) _IDENTSTR(.asciz _s) macro
|
| /src/sys/arch/m68k/include/ |
| H A D | asm.h | 143 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro 150 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro
|
| /src/sys/arch/arm/include/ |
| H A D | asm.h | 252 #define RCSID(_s) \ macro
|
| /src/sys/arch/riscv/include/ |
| H A D | asm.h | 136 #define RCSID(name) __RCSID(name) macro
|
| /src/sys/arch/powerpc/include/ |
| H A D | asm.h | 159 #define RCSID(x) __RCSID(x) macro
|
| /src/sys/arch/mips/include/ |
| H A D | asm.h | 350 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro 357 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro
|
| /src/tools/compat/ |
| H A D | compat_defs.h | 698 #define RCSID(x) macro
|