Searched refs:show_version (Results 1 - 15 of 15) sorted by relevance

/haiku-buildtools/legacy/autoconf/
H A Difnames.sh28 show_version=no
45 show_version=yes; shift ;;
53 if test $show_version = yes; then
H A Dautoupdate.sh32 show_version=no
48 show_version=yes; shift ;;
60 if test $show_version = yes; then
H A Dautoconf.sh50 show_version=no
73 show_version=yes; shift ;;
85 if test $show_version = yes; then
H A Dautoheader.sh49 show_version=no
72 show_version=yes; shift ;;
84 if test $show_version = yes; then
H A Dautoreconf.sh27 show_version=no
59 show_version=yes; shift ;;
71 if test $show_version = yes; then
/haiku-buildtools/legacy/binutils/binutils/
H A Dsize.c52 int show_version = 0;
114 {"version", no_argument, &show_version, 1},
200 show_version = 1;
232 if (show_version)
51 int show_version = 0; variable
H A Dar.c355 int show_version; local
427 show_version = 0;
539 show_version = TRUE;
590 if (show_version)
H A Dnm.c151 static int show_version = 0; /* Show the version number. */ variable
215 {"version", no_argument, &show_version, 1},
1587 show_version = 1;
1613 if (show_version)
H A Dobjcopy.c2477 bfd_boolean show_version = FALSE;
2536 show_version = TRUE;
2567 if (show_version)
2630 bfd_boolean show_version = FALSE;
2761 show_version = TRUE;
3142 if (show_version)
2475 bfd_boolean show_version = FALSE; local
2628 bfd_boolean show_version = FALSE; local
H A Dobjdump.c76 static int show_version = 0; /* Show the version number. */ variable
3170 show_version = TRUE;
3179 if (show_version)
/haiku-buildtools/binutils/binutils/
H A Dsize.c53 static int show_version = 0;
114 {"version", no_argument, &show_version, 1},
201 show_version = 1;
233 if (show_version)
52 static int show_version = 0; variable
H A Dar.c139 static int show_version = 0;
159 {"version", no_argument, &show_version, 1},
535 show_version = TRUE;
635 show_version = 1;
656 if (show_version)
739 if (show_version)
137 static int show_version = 0; variable
H A Dnm.c159 static int show_version = 0; /* Show the version number. */ variable
229 {"version", no_argument, &show_version, 1},
1750 show_version = 1;
1784 if (show_version)
H A Dobjcopy.c3643 bfd_boolean show_version = FALSE;
3711 show_version = TRUE;
3742 if (show_version)
4008 bfd_boolean show_version = FALSE;
4162 show_version = TRUE;
4696 if (show_version)
3641 bfd_boolean show_version = FALSE; local
4006 bfd_boolean show_version = FALSE; local
H A Dobjdump.c84 static int show_version = 0; /* Show the version number. */ variable
3905 show_version = TRUE;
3917 if (show_version)

Completed in 214 milliseconds