Home
last modified time | relevance | path

Searched refs:PRINT_ASYNCGEN_STATUS (Results 1 – 1 of 1) sorted by relevance

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/static_src/
H A DCompiledAsyncgenType.c226 PRINT_ASYNCGEN_STATUS("Enter", asyncgen); in Nuitka_YieldFromAsyncgenNext()
231 PRINT_ASYNCGEN_STATUS("Leave", asyncgen); in Nuitka_YieldFromAsyncgenNext()
244 PRINT_ASYNCGEN_STATUS("Enter", asyncgen); in Nuitka_YieldFromAsyncgenInitial()
249 PRINT_ASYNCGEN_STATUS("Leave", asyncgen); in Nuitka_YieldFromAsyncgenInitial()
270 PRINT_ASYNCGEN_STATUS("Enter", asyncgen); in _Nuitka_Asyncgen_send()
470 PRINT_ASYNCGEN_STATUS("Enter", asyncgen); in _Nuitka_Asyncgen_close()
520 PRINT_ASYNCGEN_STATUS("Enter", asyncgen); in _Nuitka_Asyncgen_throw2()
736 PRINT_ASYNCGEN_STATUS("Enter", asyncgen); in Nuitka_Asyncgen_throw()
755 PRINT_ASYNCGEN_STATUS("Leave", asyncgen); in Nuitka_Asyncgen_throw()
813 PRINT_ASYNCGEN_STATUS("Enter", asyncgen); in Nuitka_Asyncgen_anext()
[all …]