Searched defs:__RCSID (Results 1 - 12 of 12) sorted by relevance
| /src/usr.sbin/mopd/common/ |
| H A D | port.h | 39 #define __RCSID(a) macro
|
| /src/lib/libedit/ |
| H A D | sys.h | 69 #define __RCSID(x) macro
|
| /src/sys/arch/or1k/include/ |
| H A D | asm.h | 87 #define __RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro 94 #define __RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro
|
| /src/sys/sys/ |
| H A D | cdefs_aout.h | 81 #define __RCSID(_s) \ macro 86 #define __RCSID(_s) __IDSTRING(rcsid,_s) macro
|
| H A D | cdefs_elf.h | 166 #define __RCSID(_s) \ macro 171 #define __RCSID(_s) __IDSTRING(rcsid,_s) macro
|
| H A D | cdefs.h | 496 #define __RCSID(_s) /* nothing */ macro
|
| /src/sys/arch/riscv/include/ |
| H A D | asm.h | 125 #define __RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro 132 #define __RCSID(x) .pushsection ".ident","MS",@progbits,1; \ macro
|
| /src/sbin/routed/rtquery/ |
| H A D | rtquery.c | 58 #define __RCSID(_s) static const char rcsid[] UNUSED = _s macro
|
| /src/lib/librumpuser/ |
| H A D | rumpuser_port.h | 218 #define __RCSID(a) macro
|
| /src/sys/arch/powerpc/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
|
| /src/tools/compat/ |
| H A D | compat_defs.h | 687 #define __RCSID(x) struct XXXNETBSD_RCSID macro
|
| /src/sbin/routed/ |
| H A D | defs.h | 94 #define __RCSID(_s) static const char rcsid[] UNUSED = _s macro
|
Completed in 10 milliseconds