HomeSort by relevance Sort by last modified time
    Searched defs:BOOST_SYMBOL_EXPORT (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
gcc.hpp 123 # define BOOST_SYMBOL_EXPORT __attribute__((dllexport))
126 # define BOOST_SYMBOL_EXPORT __attribute__((visibility("default")))
131 // config/platform/win32.hpp will define BOOST_SYMBOL_EXPORT, etc., unless already defined
132 # define BOOST_SYMBOL_EXPORT
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 39 #ifndef BOOST_SYMBOL_EXPORT
40 # define BOOST_SYMBOL_EXPORT

Completed in 3078 milliseconds