Searched refs:throw_e (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/ext/XS-APItest/
H A Dexception.c7 static void throws_exception(int throw_e) argument
9 if (throw_e)
17 int apitest_exception(int throw_e) argument
24 throws_exception(throw_e);
H A DAPItest.xs2995 apitest_exception(throw_e)
2996 int throw_e
/openbsd-current/gnu/usr.bin/perl/dist/Devel-PPPort/
H A Dmodule3.c25 static void throws_exception(int throw_e) argument
27 if (throw_e)
31 int exception(int throw_e) argument
38 throws_exception(throw_e);

Completed in 176 milliseconds