Home
last modified time | relevance | path

Searched refs:__STDC_CONSTANT_MACROS (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dosdep.h59 #ifndef __STDC_CONSTANT_MACROS
60 #define __STDC_CONSTANT_MACROS macro
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0002-boost-Backport-clang-support.patch410 +// define __STDC_CONSTANT_MACROS so that <stdint.h> does the right
414 +#ifndef __STDC_CONSTANT_MACROS
415 +# define __STDC_CONSTANT_MACROS
445 +# if defined(__STDC_CONSTANT_MACROS) && defined(__CYGWIN__)