Searched defs:throw (Results 1 - 5 of 5) sorted by last modified time

/external/eigen/test/eigen2/
H A Deigen2_nomalloc.cpp13 #define throw(X) macro
/external/eigen/test/
H A Dnomalloc.cpp13 #define throw(X) macro
/external/clang/test/Preprocessor/
H A Dcxx_oper_keyword_ms_compat.cpp87 #define throw macro
172 throw
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dptw32_throw.c64 throw(ptw32_exception_cancel,ptw32_exception_exit) function
89 * so there is no point to jump or throw back to. Just do an
147 throw ptw32_exception_cancel ();
150 throw ptw32_exception_exit ();
/external/antlr/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/
H A DException.pm21 sub throw : Test(1) { subroutine
24 $self->class->throw(message => 'test error message');

Completed in 294 milliseconds