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

/openjdk7/hotspot/src/os/bsd/vm/
H A Djvm_bsd.h48 # if !defined(__STDC_LIMIT_MACROS)
49 # define __STDC_LIMIT_MACROS 1 macro
/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions_gcc.hpp80 #ifndef __STDC_LIMIT_MACROS
81 #define __STDC_LIMIT_MACROS macro
82 #endif // __STDC_LIMIT_MACROS

Completed in 2102 milliseconds