Searched defs:sp1 (Results 1 – 3 of 3) sorted by relevance
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | unwind1.cpp | 12 void *sp1 = __builtin_frame_address (0); in main() local
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | unwind1.cpp | 12 void *sp1 = __builtin_frame_address (0); in main() local
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/ |
D | bool_trait_def.hpp | 114 #define BOOST_TT_AUX_BOOL_TRAIT_SPEC2(trait,sp1,sp2,C) \ argument 132 #define BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC2(trait,sp1,sp2,C) \ argument 158 #define BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC2_1(param,trait,sp1,sp2,C) \ argument 168 #define BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC2_2(param1,param2,trait,sp1,sp2,C) \ argument 177 #define BOOST_TT_AUX_BOOL_TRAIT_IMPL_PARTIAL_SPEC2_1(param,trait,sp1,sp2,C) \ argument
|