/vbox/include/iprt/nocrt/compiler/ |
H A D | compiler.h | 2 * IPRT / No-CRT - compiler specifics. 30 # include <iprt/nocrt/compiler/gcc.h> 32 # include <iprt/nocrt/compiler/msc.h> 34 # error "Unsupported compiler."
|
/vbox/include/iprt/ |
H A D | stdarg.h | 31 # include <iprt/nocrt/compiler/compiler.h>
|
H A D | types.h | 116 # include <linux/compiler.h> 119 * Starting with 3.3, <linux/compiler-gcc.h> appends 'notrace' (which 141 * <linux/compiler-gcc{3,4}.h> does 166 # include <iprt/nocrt/compiler/compiler.h> 419 * WARNING! This member depends on the compiler supporting 128-bit stuff. */ 620 * compiler implements long double. 740 * The compiler would warn with "ISO C++ forbids casting between 2164 * @remark wchar_t is not usable since it's compiler defined.
|
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/ |
H A D | EfiCdefs.h | 4 This header consolidates definitions and declarations for compiler specific 6 library as compiler independent as possible. 67 * Macro to test if we're using a GNU C compiler of a specific vintage 232 #define __packed error: no __packed for this compiler 233 #define __aligned(x) error: no __aligned for this compiler 234 #define __section(x) error: no __section for this compiler 285 * compiler feature. Use __predict_true() if you expect the expression 321 #if defined(_MSC_VER) /* Handle Microsoft VC++ compiler specifics. */ 330 #error You must specify /Zc:wchar_t- to the compiler to turn off intrinsic wchar_t. 333 // Keep compiler quie [all...] |
/vbox/src/VBox/Devices/Network/lwip/vbox/include/arch/ |
H A D | cc.h | 34 # error This header file has not been ported yet for this compiler.
|
/vbox/src/libs/libxml2-2.6.31/ |
H A D | xml2-config.in | 18 --cflags print pre-processor and compiler flags
|
H A D | configure | 1416 If a cross compiler is detected then cross compile mode will be used." >&2 1593 --with-gnu-ld assume the C compiler uses GNU ld [default=no] 1638 CC C compiler command 1639 CFLAGS C compiler flags 1646 CXX C++ compiler command 1647 CXXFLAGS C++ compiler flags 1649 F77 Fortran 77 compiler command 1650 FFLAGS Fortran 77 compiler flags 2857 # We chose a different compiler from the bogus one. 2985 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler foun [all...] |
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/arch/ |
H A D | cc.h | 48 # error This header file has not been ported yet for this compiler.
|
/vbox/src/libs/libxml2-2.6.31/win32/ |
H A D | configure.js | 65 var compiler = "msvc"; variable 148 txt += " compiler: Compiler to be used [msvc|mingw|bcb] (" + compiler + ")\n"; 149 txt += " cruntime: C-runtime compiler option (only msvc) (" + cruntime + ")\n"; 164 txt += " include: Additional search path for the compiler, particularily\n"; 194 if (compiler == "msvc") 196 else if (compiler == "mingw") 198 else if (compiler == "bcb") 263 if (compiler == "msvc") { 268 } else if (compiler [all...] |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/ |
H A D | crtdefs.h | 57 # error You need to define __stdcall for your compiler
|
/vbox/src/VBox/Runtime/win/amd64/ |
H A D | ASMProbeReadByte.asm | 40 ; Also, this functions guarantees that an eager compiler is not going
|
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/ |
H A D | makevms.com | 31 $! Look for the compiler used.
|
/vbox/src/libs/libpng-1.2.8/contrib/pngminus/ |
H A D | makevms.com | 5 $! Look for the compiler used
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/ |
H A D | crtdefs.h | 64 # error You need to define __stdcall for your compiler
|
/vbox/src/libs/libpng-1.2.8/scripts/ |
H A D | makevms.com | 23 $! Look for the compiler used
|
/vbox/src/libs/xpcom18a4/nsprpub/ |
H A D | configure | 456 # 5 compiler messages saved in config.log 1094 echo $ac_n "checking for $host compiler""... $ac_c" 1>&6 1095 echo "configure:1096: checking for $host compiler" >&5 1146 echo $ac_n "checking whether the $host compiler ($HOST_CC $HOST_CFLAGS $HOST_LDFLAGS) works""... $ac_c" 1>&6 1147 echo "configure:1148: checking whether the $host compiler ($HOST_CC $HOST_CFLAGS $HOST_LDFLAGS) works" >&5 1163 { echo "configure: error: installation or configuration problem: $host compiler $HOST_CC cannot create executables." 1>&2; exit 1; } 1267 # We chose a different compiler from the bogus one. 1322 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 1323 echo "configure:1324: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 1341 # If we can't run a trivial program, we are probably using a cross compiler [all...] |
/vbox/src/VBox/Main/src-server/linux/ |
H A D | USBProxyServiceLinux.cpp | 54 # include <linux/compiler.h>
|
/vbox/include/VBox/ |
H A D | VBoxVideoGuest.h | 43 # include <compiler.h>
|
/vbox/src/VBox/Runtime/r0drv/linux/ |
H A D | the-linux-kernel.h | 113 #include <linux/compiler.h>
|
/vbox/src/libs/zlib-1.2.6/ |
H A D | make_vms.com | 68 $! Look for the compiler used 213 $ write sys$output "C compiler required to build ''name'" 317 $ write sys$output "Unsupported compiler choice ''cc_com' ignored" 346 $! Look for the compiler used 361 $! Exit if no compiler available 368 $ write sys$output "CC compiler check ... hp C" 375 $ if its_vaxc then write sys$output "CC compiler check ... VAX C" 378 $ write sys$output "CC compiler check ... GNU C" 539 $! compiler 567 $! Check for properties of C/C++ compiler [all...] |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | windef.h | 73 # error You need to define __stdcall for your compiler
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | windef.h | 73 # error You need to define __stdcall for your compiler
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ |
H A D | compiler.h | 15 * Global compiler definitions. 570 * compiler to check pointers at compile time and enable possible 750 #include <bits/compiler.h>
|
/vbox/src/libs/zlib-1.2.6/contrib/masmx64/ |
H A D | gvmat64.asm | 127 ;;; assumption that the compiler will dword-align the fields. (Thus, 203 ;;; Save registers that the compiler may be using, and adjust esp to
|
/vbox/src/libs/zlib-1.2.6/contrib/masmx86/ |
H A D | match686.asm | 142 ;;; assumption that the compiler will dword-align the fields. (Thus, 200 ;;; Save registers that the compiler may be using, and adjust esp to
|