OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOST_NO_MS_INT64_NUMERIC_LIMITS
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp
94
# define
BOOST_NO_MS_INT64_NUMERIC_LIMITS
110
#if !defined(BOOST_HAS_MS_INT64) && !defined(
BOOST_NO_MS_INT64_NUMERIC_LIMITS
)
111
# define
BOOST_NO_MS_INT64_NUMERIC_LIMITS
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
limits.hpp
23
|| (defined(BOOST_HAS_MS_INT64) && defined(
BOOST_NO_MS_INT64_NUMERIC_LIMITS
))
Completed in 2985 milliseconds