Searched refs:GCC (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/script/
H A Dyylex.l27 #pragma GCC diagnostic ignored "-Wunused-parameter"
28 #pragma GCC diagnostic ignored "-Wmissing-prototypes"
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.rpath17 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
53 if test "$GCC" = yes; then
136 if test "$GCC" != yes; then
248 if test "$GCC" = yes; then
276 if test "$GCC" = yes; then
336 if test "$GCC" = yes ; then
438 if test "$GCC" = yes; then
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Win32.pm27 use vars qw(@ISA $VERSION $BORLAND $GCC $DMAKE $NMAKE);
37 $GCC = 1 if $Config{'cc'} =~ /^gcc/i;
284 : ($GCC ? '-ru $@ $(OBJECT)'
317 # one thing for GCC/Mingw32:
321 if ($GCC) {
336 if ($GCC) {
374 my $clean = $GCC ? 'dll.base dll.exp' : '*.pdb';
H A DMM_NW5.pm38 my $GCC = $Config{'cc'} =~ /^gcc/i;
171 elsif( $GCC ) {
H A DLiblist.pm177 you are using GCC, it gets translated to C<libfoo.a>, but for other win32
180 C<libfoo.lib>, depending on whether GCC or some other win32 compiler is
247 When using GCC, that entry specifies that MakeMaker should first look
251 When using a compiler other than GCC, the above entry will search for
267 since GCC can use that value as is with its linker.
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dmenu_text.c195 #pragma GCC diagnostic warning "-Wformat"
/osnet-11/usr/src/grub/grub2/
H A Dconfigure4431 GCC=yes
4433 GCC=
4580 if test "$GCC" = yes; then
4586 if test "$GCC" = yes; then
5631 GCC=yes
5633 GCC=
5780 if test "$GCC" = yes; then
5786 if test "$GCC" = yes; then
7214 # Must be GCC.
7215 test "x$GCC"
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Drijndael.c310 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dc2ph.PL166 BSD/GCC-style stabs. The B<-g> option on native BSD compilers and GCC
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfigure2649 GCC=`test $ac_compiler_gnu = yes && echo yes`
2709 if test "$GCC" = yes; then
2715 if test "$GCC" = yes; then
3481 # OpenBSD has a GCC extension for protecting applications from

Completed in 97 milliseconds