Home
last modified time | relevance | path

Searched defs:with_exception (Results 1 – 5 of 5) sorted by relevance

/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dwithstat_py.py107 def with_exception(exit_ret): function
H A Dwithstat.pyx59 def with_exception(exit_ret): function
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dwithstat_py.py107 def with_exception(exit_ret): function
H A Dwithstat.pyx59 def with_exception(exit_ret): function
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutil3.c10916 ValNodePtr item_list = NULL, vnp, with_exception = NULL; in FindShortIntronsEx() local