Home
last modified time | relevance | path

Searched defs:f_raise (Results 1 – 4 of 4) sorted by relevance

/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dpstats_profile_test.pyx178 cdef long f_raise(long) except -2: function
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dpstats_profile_test_pycfunc.pyx179 cdef long f_raise(long) except -2: function
H A Dpstats_profile_test.pyx184 cdef long f_raise(long) except -2: function
/dports/lang/ruby26/ruby-2.6.9/test/ruby/
H A Dtest_settracefunc.rb1675 def f_raise method