HomeSort by relevance Sort by last modified time
    Searched full:fn_throw (Results 1 - 3 of 3) sorted by null

  /ndk/tests/device/test-stlport_shared-exception/jni/
badalloc1.cpp 90 void fn_throw() throw(int) function
97 try{fn_throw();}
104 try{fn_throw();}
118 try{fn_throw();}
123 try{fn_throw();}
  /ndk/tests/device/test-stlport_static-exception/jni/
badalloc1.cpp 90 void fn_throw() throw(int) function
97 try{fn_throw();}
104 try{fn_throw();}
118 try{fn_throw();}
123 try{fn_throw();}
  /external/llvm/test/CodeGen/XCore/
exception.ll 25 ; CHECK-LABEL: fn_throw
35 define void @fn_throw() {

Completed in 311 milliseconds