Searched defs:RCSID (Results 1 - 15 of 15) sorted by relevance

/src/games/dab/
H A Ddefs.h41 #define RCSID(id) __RCSID(id); macro
/src/sys/arch/hppa/include/
H A Dasm.h103 #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 Dasm.h161 #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 Dasm.h98 #define RCSID(x) __RCSID(x) macro
/src/sys/arch/ia64/include/
H A Dasm.h207 #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 Dasm.h119 #define RCSID(_s) \ macro
124 #define RCSID(_s) _IDENTSTR(.asciz _s) macro
/src/sys/arch/vax/include/
H A Dasm.h83 #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 Dasm.h207 #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 Dasm.h191 #define RCSID(_s) \ macro
196 #define RCSID(_s) _IDENTSTR(.asciz _s) macro
/src/sys/arch/m68k/include/
H A Dasm.h143 #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 Dasm.h252 #define RCSID(_s) \ macro
/src/sys/arch/riscv/include/
H A Dasm.h136 #define RCSID(name) __RCSID(name) macro
/src/sys/arch/powerpc/include/
H A Dasm.h159 #define RCSID(x) __RCSID(x) macro
/src/sys/arch/mips/include/
H A Dasm.h350 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro
357 #define RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro
/src/tools/compat/
H A Dcompat_defs.h698 #define RCSID(x) macro

Completed in 11 milliseconds