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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/
H A DStdLib.inc95 GCC:*_*_*_CC_FLAGS = -nostdinc -nostdlib
105 GCC:*_*_IA32_CC_FLAGS = -O0
/vbox/src/VBox/Runtime/common/string/
H A Dmemset.asm65 %else ; GCC
88 %endif ; GCC
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/
H A DMakefile50 GCC = $(ONBLD_TOOLS)/bin/$(MACH)/cw -_gcc macro
69 $(GCC) -o pid/tst.gcc.exe pid/tst.gcc.c $(LDFLAGS)
/vbox/src/VBox/Runtime/common/math/
H A Dldexpl.asm42 %ifdef RT_ARCH_AMD64 ; ASSUMES ONLY GCC HERE!
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Dmakevms.com46 $ CC :== GCC
/vbox/src/libs/libpng-1.2.8/contrib/pngminus/
H A Dmakevms.com21 $ CC :== GCC
/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure1601 --with-fexceptions add GCC flag -fexceptions for C++ exceptions (off)
3322 GCC=`test $ac_compiler_gnu = yes && echo yes`
3465 if test "$GCC" = yes; then
3471 if test "$GCC" = yes; then
5088 if test "$GCC" = yes; then
5111 # If it fails, then pretend we aren't using GCC.
5203 if test "$GCC" = yes; then
7459 # AIX sometimes has problems with the GCC collect2 program. For some
8042 if test "$GCC" = yes; then
8099 if test "$GCC"
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIHostComboEditor.cpp520 #pragma GCC diagnostic push
521 #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
544 #pragma GCC diagnostic pop
/vbox/src/VBox/Runtime/common/asm/
H A DASMMultU64ByU32DivByU32.asm58 ; This implementation is converted from the GCC inline
/vbox/src/libs/libpng-1.2.8/scripts/
H A Dmakevms.com39 $ CC :== GCC
/vbox/src/VBox/Frontends/VirtualBox/src/platform/x11/
H A DXKeyboard-new.cpp32 #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfigure1796 /* Override any GCC internal prototype to avoid an error.
1797 Use char because int might match the return type of a GCC
3141 GCC=yes
3143 GCC=
3213 if test "$GCC" = yes; then
3219 if test "$GCC" = yes; then
3321 if test "$GCC" = yes; then
4577 /* Override any GCC internal prototype to avoid an error.
4578 Use char because int might match the return type of a GCC
4605 /* Override any GCC interna
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Arm/
H A DMath64.S3 # Replacement for Math64.c that is coded to use older GCC intrinsics.
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcompiler.h36 #pragma GCC visibility push(hidden)
134 * GCC considers a weak declaration to override a strong one no matter
186 * Due to a bug in at least GCC 4.4.4 and earlier, weak symbols may be
/vbox/src/VBox/Frontends/Common/VBoxKeyboard/
H A Dkeyboard.c59 #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
/vbox/src/VBox/Main/webservice/
H A Dvboxweb.cpp55 #pragma GCC visibility push(default)
66 #pragma GCC visibility pop
/vbox/src/libs/liblzf-3.4/
H A Dconfigure2331 GCC=`test $ac_compiler_gnu = yes && echo yes`
2525 if test "$GCC" = yes; then
2531 if test "$GCC" = yes; then
2689 if test "$GCC" != yes; then
3541 GCC=`test $ac_compiler_gnu = yes && echo yes`
3735 if test "$GCC" = yes; then
3741 if test "$GCC" = yes; then
6697 /* Override any GCC internal prototype to avoid an error.
6698 Use char because int might match the return type of a GCC
6776 if test "$GCC"
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/
H A Dconfigure1389 GCC=yes
1391 GCC=
1416 if test "$GCC" = yes; then
1422 if test "$GCC" = yes; then
2148 GCC=yes
2150 GCC=
2175 if test "$GCC" = yes; then
2181 if test "$GCC" = yes; then
2512 if test "$GCC" = "yes"; then
4666 # EMX/GCC buil
[all...]
/vbox/
H A Dconfigure.vbs1393 PrintHdr "MinGW32 GCC v3.3.x + Binutils + Runtime + W32API"
1464 PrintResult "MinGW32 (GCC v" & g_strSubOutput & ")", strPathMingW32
1499 offVer = InStr(1, g_strShellOutput, "(GCC) ")
1501 strVer = LTrim(Mid(g_strShellOutput, offVer + Len("(GCC) ")))
1521 LogPrint "Couldn't locate the GCC version in the output!"
1536 PrintHdr "MinGW-w64 GCC (unprefixed)"
1601 PrintResult "MinGW-w64 (GCC v" & g_strSubOutput & ")", strPathMinGWw64
1648 LogPrint "Couldn't locate the GCC version in the output!"
/vbox/src/VBox/VMM/VMMR0/
H A DHMR0A.asm261 ; Use GCC's input registers since we'll be needing both rcx and rdx further
/vbox/src/VBox/Additions/os2/VBoxSF/
H A DVBoxSFA.asm89 ; boundary to make GCC really happy.
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestA-os2.asm1043 and sp, 0fff0h ; align the stack (16-bytes make GCC extremely happy).
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/x86/
H A Dassyntax.h1741 # pragma GCC visibility push(default)

Completed in 160 milliseconds