Searched refs:__STDC_LIMIT_MACROS (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Main/src-client/xpcom/
H A Dmodule.cpp19 #ifndef __STDC_LIMIT_MACROS
20 # define __STDC_LIMIT_MACROS macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dstdint.h97 #if !defined(__cplusplus) || defined(__STDC_LIMIT_MACROS)
/vbox/include/iprt/
H A Dstdint.h47 # ifndef __STDC_LIMIT_MACROS
48 # define __STDC_LIMIT_MACROS macro
70 # ifndef __STDC_LIMIT_MACROS
71 # define __STDC_LIMIT_MACROS macro
211 * included before we managed to define __STDC_LIMIT_MACROS. (Kludge alert!)
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dthe-darwin-kernel.h32 #define __STDC_LIMIT_MACROS macro
/vbox/include/VBox/com/
H A DGuid.h31 #ifndef __STDC_LIMIT_MACROS
32 # define __STDC_LIMIT_MACROS macro
H A Dptr.h30 #ifndef __STDC_LIMIT_MACROS
31 # define __STDC_LIMIT_MACROS macro
H A Ddefs.h30 #ifndef __STDC_LIMIT_MACROS
31 # define __STDC_LIMIT_MACROS macro
H A Dstring.h31 #ifndef __STDC_LIMIT_MACROS
32 # define __STDC_LIMIT_MACROS macro
/vbox/src/VBox/HostDrivers/Support/os2/
H A DSUPDrv-os2.cpp36 #define __STDC_LIMIT_MACROS macro
/vbox/src/VBox/Devices/Storage/
H A DDrvHostDVD.cpp23 #define __STDC_LIMIT_MACROS macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c36 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
39 #ifndef __STDC_LIMIT_MACROS
40 #define __STDC_LIMIT_MACROS 1 macro
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceVMInfo.cpp34 # define __STDC_LIMIT_MACROS macro
/vbox/src/VBox/Devices/Network/
H A DDrvNAT.cpp23 #define __STDC_LIMIT_MACROS macro
/vbox/src/VBox/Devices/USB/darwin/
H A DUSBProxyDevice-darwin.cpp23 #define __STDC_LIMIT_MACROS macro
/vbox/src/VBox/Main/src-server/
H A DHostImpl.cpp18 #define __STDC_LIMIT_MACROS macro
H A DMachineImpl.cpp19 #ifndef __STDC_LIMIT_MACROS
20 # define __STDC_LIMIT_MACROS macro

Completed in 212 milliseconds