Home
last modified time | relevance | path

Searched refs:rcsid (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/netbsd-src/external/lgpl3/gmp/dist/tests/rand/
H A Dfindlc.c27 static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
128 puts (rcsid[1]); in main()
159 printf ("findlc: version: %s\n", rcsid[1]); in main()
/netbsd-src/games/warp/
H A Dversion.c20 extern char rcsid[]; in version()
22 printf("%s\r\nPatch level: %d\r\n", rcsid, PATCHLEVEL); in version()
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Dmisc.m48 static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
/netbsd-src/sys/sys/
H A Dcdefs_aout.h82 __IDSTRING(rcsid,_s); \
86 #define __RCSID(_s) __IDSTRING(rcsid,_s)
98 #define __KERNEL_RCSID(_n,_s) __IDSTRING(__CONCAT(rcsid,_n),_s)
/netbsd-src/sys/external/bsd/drm2/radeon/
H A Dmkregtable.awk43 function rcsid(s) { function
98 printf(" *\t%s\n", rcsid("$NetBSD: mkregtable.awk,v 1.1 2014/07/16 20:59:58 riastradh Exp $"))
/netbsd-src/external/bsd/libbind/dist/inet/
H A Dinet_data.c21 static char rcsid[] = "Id: inet_data.c,v 1.4 2005/04/27 04:56:19 sra Exp "; variable
H A Dinet_ntoa.c38 static const char rcsid[] = "Id: inet_ntoa.c,v 1.2 2005/04/27 04:56:21 sra Exp "; variable
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dfiniteq.c17 static char rcsid[] = "NetBSD: "; variable
H A Dfabsq.c17 static char rcsid[] = "NetBSD: "; variable
H A Disinfq.c8 static char rcsid[] = "NetBSD: "; variable
H A Disnanq.c17 static char rcsid[] = "NetBSD: "; variable
H A Dldexpq.c14 static char rcsid[] = "NetBSD: s_ldexp.c,v 1.6 1995/05/10 20:47:40 jtc Exp "; variable
H A Dcopysignq.c17 static char rcsid[] = "NetBSD: "; variable
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dfiniteq.c17 static char rcsid[] = "NetBSD: "; variable
H A Dfabsq.c17 static char rcsid[] = "NetBSD: "; variable
H A Disinfq.c8 static char rcsid[] = "NetBSD: "; variable
H A Disnanq.c17 static char rcsid[] = "NetBSD: "; variable
H A Dldexpq.c14 static char rcsid[] = "NetBSD: s_ldexp.c,v 1.6 1995/05/10 20:47:40 jtc Exp "; variable
H A Dcopysignq.c17 static char rcsid[] = "NetBSD: "; variable
/netbsd-src/external/bsd/libbind/dist/bsd/
H A Dsetitimer.c4 static const char rcsid[] = "Id: setitimer.c,v 1.2 2005/04/27 04:56:12 sra Exp "; variable
H A Dputenv.c4 static const char rcsid[] = "Id: putenv.c,v 1.2 2005/04/27 04:56:11 sra Exp "; variable
H A Dstrpbrk.c5 static const char rcsid[] = "Id: strpbrk.c,v 1.2 2005/04/27 04:56:12 sra Exp "; variable
H A Dreadv.c4 static const char rcsid[] = "Id: readv.c,v 1.2 2005/04/27 04:56:11 sra Exp "; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.c32 static const char rcsid[] = "\n@(#) $Revision: 1.1.1.1 $\n"; variable
279 char *dllName = (char*)rcsid; /* !! Just to avoid unused code elimination */ in loadiJIT_Funcs()
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsbase.h411 # define libId(name,rcsid) argument
412 # define mainProg(name,cmd,rcsid) int name mainArgs argument
414 # define libId(name,rcsid) char const name[] = rcsid; argument

12345678910>>...15