Searched refs:version (Results 51 - 75 of 6411) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/mipsn64eb/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/powerpc/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/sparc/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/sparc64/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/mipseb/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/mipsel/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/vax/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/ia64/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/i386/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/armeb/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/hppa/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/arm/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/sh3eb/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/riscv32/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/riscv64/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/m68000/
H A Dversion.c5 #include "gdbsupport/version.h"
6 const char version[] = "13.2"; variable
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dversion.h8 the Free Software Foundation; either version 3 of the License, or
9 (at your option) any later version.
23 extern const char version[];
H A Dcreate-version.sh9 # the Free Software Foundation; either version 3 of the License, or
10 # (at your option) any later version.
20 # Create version.c from version.in.
22 # create-version.sh PATH-TO-GDB-SRCDIR HOST_ALIAS \
30 rm -f version.c-tmp "$output" version.tmp
31 date=$(sed -n -e 's/^.* BFD_VERSION_DATE \(.*\)$/\1/p' "$srcdir/../bfd/version.h")
32 sed -e "s/DATE/$date/" < "$srcdir/version.in" > version
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dversion.h8 the Free Software Foundation; either version 3 of the License, or
9 (at your option) any later version.
23 extern const char version[];
H A Dcreate-version.sh9 # the Free Software Foundation; either version 3 of the License, or
10 # (at your option) any later version.
20 # Create version.c from version.in.
22 # create-version.sh PATH-TO-GDB-SRCDIR HOST_ALIAS \
30 rm -f version.c-tmp "$output" version.tmp
31 date=$(sed -n -e 's/^.* BFD_VERSION_DATE \(.*\)$/\1/p' "$srcdir/../bfd/version.h")
32 sed -e "s/DATE/$date/" < "$srcdir/version.in" > version
[all...]
/netbsd-current/external/mpl/dhcp/bind/dist/lib/irs/
H A Dversion.c1 /* $NetBSD: version.c,v 1.1 2024/02/18 20:57:47 christos Exp $ */
18 #include <irs/version.h>
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dversion.c1 /* $NetBSD: version.c,v 1.1 2024/02/18 20:57:51 christos Exp $ */
18 #include <isc/version.h>
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dversion.c1 /* $NetBSD: version.c,v 1.1 2024/02/18 20:57:58 christos Exp $ */
18 #include <isccfg/version.h>
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dlp.s1 .version 545lp
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dcreate-version.sh9 # the Free Software Foundation; either version 3 of the License, or
10 # (at your option) any later version.
20 # Create version.c from version.in.
22 # create-version.sh PATH-TO-GDB-SRCDIR HOST_ALIAS \
30 rm -f version.c-tmp $output version.tmp
31 date=`sed -n -e 's/^.* BFD_VERSION_DATE \(.*\)$/\1/p' $srcdir/../bfd/version.h`
32 sed -e "s/DATE/$date/" < $srcdir/version.in > version
[all...]

Completed in 163 milliseconds

1234567891011>>