Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/
Dexception.hpp340 struct large_size { char c[256]; }; argument
341 large_size dispatch_boost_exception( exception const * );
351 enable_error_info_helper<T,sizeof(large_size)>