Symbol: RCSID
games/dab/algor.cc
37
RCSID("$NetBSD: algor.cc,v 1.6 2021/12/05 09:22:45 rillig Exp $")
games/dab/defs.h
41
#define RCSID(id) __RCSID(id);
games/dab/gamescreen.cc
37
RCSID("$NetBSD: gamescreen.cc,v 1.3 2021/12/05 09:22:45 rillig Exp $")
games/dab/random.cc
37
RCSID("$NetBSD: random.cc,v 1.4 2021/12/05 09:22:45 rillig Exp $")
games/dab/test.cc
37
RCSID("$NetBSD: test.cc,v 1.3 2021/12/05 09:22:45 rillig Exp $")
games/dab/ttyscrn.cc
37
RCSID("$NetBSD: ttyscrn.cc,v 1.6 2021/12/05 09:22:45 rillig Exp $")
sys/arch/alpha/include/asm.h
720
#define RCSID(_s) \
sys/arch/alpha/include/asm.h
725
#define RCSID(_s) __SECTIONSTRING(.ident, _s)
sys/arch/amd64/include/asm.h
119
#define RCSID(_s) \
sys/arch/amd64/include/asm.h
124
#define RCSID(_s) _IDENTSTR(.asciz _s)
sys/arch/arm/include/asm.h
252
#define RCSID(_s) \
sys/arch/arm/include/asm.h
257
#define RCSID(_s) _IDENTSTR(.asciz _s)
sys/arch/hppa/include/asm.h
103
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
sys/arch/hppa/include/asm.h
110
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
sys/arch/i386/include/asm.h
191
#define RCSID(_s) \
sys/arch/i386/include/asm.h
196
#define RCSID(_s) _IDENTSTR(.asciz _s)
sys/arch/ia64/include/asm.h
207
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
sys/arch/ia64/include/asm.h
214
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
sys/arch/ia64/include/asm.h
219
#define RCSID(name) .asciz name
sys/arch/m68k/include/asm.h
139
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
sys/arch/m68k/include/asm.h
146
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
sys/arch/mips/include/asm.h
350
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
sys/arch/mips/include/asm.h
357
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
sys/arch/or1k/include/asm.h
98
#define RCSID(x) __RCSID(x)
sys/arch/powerpc/include/asm.h
163
#define RCSID(x) __RCSID(x)
sys/arch/riscv/include/asm.h
132
#define RCSID(name) __RCSID(name)
sys/arch/sh3/include/asm.h
207
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
sys/arch/sh3/include/asm.h
214
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
sys/arch/sh3/include/asm.h
219
#define RCSID(x) .text; .asciz x
sys/arch/sparc/include/asm.h
161
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
sys/arch/sparc/include/asm.h
168
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
sys/arch/sparc/include/asm.h
173
#define RCSID(name) .asciz name
sys/arch/vax/include/asm.h
83
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
sys/arch/vax/include/asm.h
90
#define RCSID(x) .pushsection ".ident","MS",@progbits,1; \
tools/compat/compat_defs.h
705
#undef RCSID
tools/compat/compat_defs.h
706
#define RCSID(x)