OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RCSID
(Results
1 - 15
of
15
) sorted by relevancy
/src/games/dab/
defs.h
41
#define
RCSID
(id) __RCSID(id);
/src/sys/arch/hppa/include/
asm.h
103
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
110
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
/src/sys/arch/amd64/include/
asm.h
119
#define
RCSID
(_s) \
124
#define
RCSID
(_s) _IDENTSTR(.asciz _s)
/src/sys/arch/ia64/include/
asm.h
207
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
214
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
219
#define
RCSID
(name) .asciz name
/src/sys/arch/or1k/include/
asm.h
98
#define
RCSID
(x) __RCSID(x)
/src/sys/arch/sparc/include/
asm.h
161
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
168
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
173
#define
RCSID
(name) .asciz name
179
#define __KERNEL_RCSID(_n, _s)
RCSID
(_s)
/src/sys/arch/i386/include/
asm.h
191
#define
RCSID
(_s) \
196
#define
RCSID
(_s) _IDENTSTR(.asciz _s)
202
#define __KERNEL_RCSID(_n, _s)
RCSID
(_s)
/src/sys/arch/m68k/include/
asm.h
143
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
150
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
/src/sys/arch/vax/include/
asm.h
83
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
90
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
98
#define __KERNEL_RCSID(_n, _s)
RCSID
(_s)
/src/sys/arch/sh3/include/
asm.h
207
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
214
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
219
#define
RCSID
(x) .text; .asciz x
225
#define __KERNEL_RCSID(_n, _s)
RCSID
(_s)
/src/sys/arch/arm/include/
asm.h
252
#define
RCSID
(_s) \
257
#define
RCSID
(_s) _IDENTSTR(.asciz _s)
/src/sys/arch/riscv/include/
asm.h
136
#define
RCSID
(name) __RCSID(name)
/src/sys/arch/mips/include/
asm.h
350
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
357
#define
RCSID
(x) .pushsection ".ident","MS",@progbits,1; \
/src/sys/arch/powerpc/include/
asm.h
159
#define
RCSID
(x) __RCSID(x)
/src/tools/compat/
compat_defs.h
697
#undef
RCSID
698
#define
RCSID
(x)
Completed in 32 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025