HomeSort by: relevance | last modified time | path
    Searched defs:__RCSID (Results 1 - 17 of 17) sorted by relevancy

  /src/usr.sbin/mopd/common/
port.h 38 #ifndef __RCSID
39 #define __RCSID(a)
  /src/lib/libedit/
sys.h 68 #ifndef __RCSID
69 #define __RCSID(x)
  /src/sys/arch/or1k/include/
asm.h 87 #define __RCSID(x) .pushsection ".ident","MS",@progbits,1; \
94 #define __RCSID(x) .pushsection ".ident","MS",@progbits,1; \
98 #define RCSID(x) __RCSID(x)
  /src/external/bsd/blocklist/port/
port.h 34 #ifndef __RCSID
35 #define __RCSID(a)
  /src/sys/sys/
cdefs_aout.h 81 #define __RCSID(_s) \
86 #define __RCSID(_s) __IDSTRING(rcsid,_s)
cdefs_elf.h 166 #define __RCSID(_s) \
171 #define __RCSID(_s) __IDSTRING(rcsid,_s)
177 #define __KERNEL_RCSID(_n, _s) __RCSID(_s)
cdefs.h 495 #undef __RCSID
496 #define __RCSID(_s) /* nothing */
  /src/external/bsd/elftoolchain/dist/common/
_elftc.h 300 #define ELFTC_VCSID(ID) __RCSID(ID)
326 * #if !defined(__RCSID)
327 * #define __RCSID(ID)
330 #if !defined(__RCSID)
331 #define __RCSID(ID) /**/
332 #endif /* !defined(__RCSID) */
  /src/external/bsd/dhcpcd/dist/src/
common.h 101 #ifndef __RCSID
102 #define __RCSID(a)
  /src/lib/librumpuser/
rumpuser_port.h 217 #ifndef __RCSID
218 #define __RCSID(a)
  /src/sbin/routed/rtquery/
rtquery.c 57 #ifndef __RCSID
58 #define __RCSID(_s) static const char rcsid[] UNUSED = _s
66 __RCSID("$NetBSD: rtquery.c,v 1.25 2014/03/23 05:36:58 dholland Exp $");
68 __RCSID("$FreeBSD$");
70 __RCSID("Revision: 2.26 ");
  /src/sys/arch/riscv/include/
asm.h 121 #define __RCSID(x) .pushsection ".ident","MS",@progbits,1; \
128 #define __RCSID(x) .pushsection ".ident","MS",@progbits,1; \
132 #define RCSID(name) __RCSID(name)
  /src/sys/arch/powerpc/include/
asm.h 161 #undef __RCSID
163 #define RCSID(x) __RCSID(x)
165 #define __RCSID(x) .pushsection ".ident","MS",@progbits,1; \
172 #define __RCSID(x) .pushsection ".ident","MS",@progbits,1; \
  /src/external/bsd/flex/dist/src/
flexdef.h 1172 #ifndef __RCSID
1173 #define __RCSID(a)
  /src/tools/compat/
compat_defs.h 694 #undef __RCSID
695 #define __RCSID(x) struct XXXNETBSD_RCSID
  /src/sbin/routed/
defs.h 93 #ifndef __RCSID
94 #define __RCSID(_s) static const char rcsid[] UNUSED = _s
  /src/external/bsd/file/dist/src/
file.h 727 #ifndef __RCSID
728 #define __RCSID(a)

Completed in 24 milliseconds