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

  /ndk/tests/device/test-stlport_shared-exception/jni/
catchptr1.cpp 11 static const int const_var = 2; variable
96 throw &const_var;
  /ndk/tests/device/test-stlport_static-exception/jni/
catchptr1.cpp 11 static const int const_var = 2; variable
96 throw &const_var;

Completed in 43 milliseconds