Home
last modified time | relevance | path

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

/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dceval.c479 WHY_YIELD = 0x0040 /* 'yield' operator */ enumerator
1656 why = WHY_YIELD; in PyEval_EvalFrameEx()
1686 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
2477 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
2547 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
2560 if (why == WHY_RETURN || why == WHY_YIELD) { in PyEval_EvalFrameEx()
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dceval.c479 WHY_YIELD = 0x0040 /* 'yield' operator */ enumerator
1656 why = WHY_YIELD; in PyEval_EvalFrameEx()
1686 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
2477 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
2547 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
2560 if (why == WHY_RETURN || why == WHY_YIELD) { in PyEval_EvalFrameEx()
/dports/lang/python37/Python-3.7.12/Python/
H A Dceval.c511 WHY_YIELD = 0x0040, /* 'yield' operator */ enumerator
1810 why = WHY_YIELD; in _PyEval_EvalFrameDefault()
1831 why = WHY_YIELD; in _PyEval_EvalFrameDefault()
1858 assert(why != WHY_YIELD && why != WHY_EXCEPTION); in _PyEval_EvalFrameDefault()
3366 assert(why != WHY_YIELD); in _PyEval_EvalFrameDefault()
3447 assert(why != WHY_YIELD); in _PyEval_EvalFrameDefault()
3463 if (why == WHY_RETURN || why == WHY_YIELD) { in _PyEval_EvalFrameDefault()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dceval.c646 WHY_YIELD = 0x0040 /* 'yield' operator */ enumerator
1871 why = WHY_YIELD; in PyEval_EvalFrameEx()
1902 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
2881 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
2952 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
2965 if (why == WHY_RETURN || why == WHY_YIELD) { in PyEval_EvalFrameEx()
/dports/lang/python27/Python-2.7.18/Python/
H A Dceval.c648 WHY_YIELD = 0x0040 /* 'yield' operator */ enumerator
2111 why = WHY_YIELD; in PyEval_EvalFrameEx()
2148 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
3237 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
3308 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
3321 if (why == WHY_RETURN || why == WHY_YIELD) { in PyEval_EvalFrameEx()
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dceval.c648 WHY_YIELD = 0x0040 /* 'yield' operator */ enumerator
2111 why = WHY_YIELD; in PyEval_EvalFrameEx()
2148 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
3237 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
3308 assert(why != WHY_YIELD); in PyEval_EvalFrameEx()
3321 if (why == WHY_RETURN || why == WHY_YIELD) { in PyEval_EvalFrameEx()
/dports/lang/python37/Python-3.7.12/Misc/
H A DNEWS17824 state is now always restored or swapped, not only if why is WHY_YIELD or
H A DHISTORY1021 is now always restored or swapped, not only if why is WHY_YIELD or
/dports/databases/py-gdbm/Python-3.8.12/Misc/
H A DNEWS22850 state is now always restored or swapped, not only if why is WHY_YIELD or
H A DHISTORY1021 is now always restored or swapped, not only if why is WHY_YIELD or
/dports/lang/python-tools/Python-3.8.12/Misc/
H A DNEWS22850 state is now always restored or swapped, not only if why is WHY_YIELD or
H A DHISTORY1021 is now always restored or swapped, not only if why is WHY_YIELD or
/dports/lang/python38/Python-3.8.12/Misc/
H A DNEWS22850 state is now always restored or swapped, not only if why is WHY_YIELD or
H A DHISTORY1021 is now always restored or swapped, not only if why is WHY_YIELD or
/dports/databases/py-sqlite3/Python-3.8.12/Misc/
H A DNEWS22850 state is now always restored or swapped, not only if why is WHY_YIELD or
H A DHISTORY1021 is now always restored or swapped, not only if why is WHY_YIELD or
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Misc/
H A DNEWS22850 state is now always restored or swapped, not only if why is WHY_YIELD or
H A DHISTORY1021 is now always restored or swapped, not only if why is WHY_YIELD or
/dports/lang/python39/Python-3.9.9/Misc/
H A DNEWS26046 state is now always restored or swapped, not only if why is WHY_YIELD or
H A DHISTORY1021 is now always restored or swapped, not only if why is WHY_YIELD or
/dports/lang/python310/Python-3.10.1/Misc/
H A DNEWS28990 state is now always restored or swapped, not only if why is WHY_YIELD or
H A DHISTORY1021 is now always restored or swapped, not only if why is WHY_YIELD or
/dports/lang/python311/Python-3.11.0a3/Misc/
H A DNEWS30219 state is now always restored or swapped, not only if why is WHY_YIELD or
H A DHISTORY1021 is now always restored or swapped, not only if why is WHY_YIELD or