Home
last modified time | relevance | path

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

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dceval.c4440 #define CANNOT_CATCH_MSG "catching classes that don't inherit from " \ macro
4487 CANNOT_CATCH_MSG, 1); in cmp_outcome()
4510 CANNOT_CATCH_MSG, 1); in cmp_outcome()
/dports/lang/python37/Python-3.7.12/Python/
H A Dceval.c4696 #define CANNOT_CATCH_MSG "catching classes that do not inherit from "\ macro
4729 CANNOT_CATCH_MSG); in cmp_outcome()
4737 CANNOT_CATCH_MSG); in cmp_outcome()
/dports/lang/python27/Python-2.7.18/Python/
H A Dceval.c4823 #define CANNOT_CATCH_MSG "catching classes that don't inherit from " \ macro
4870 CANNOT_CATCH_MSG, 1); in cmp_outcome()
4893 CANNOT_CATCH_MSG, 1); in cmp_outcome()
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dceval.c4823 #define CANNOT_CATCH_MSG "catching classes that don't inherit from " \ macro
4870 CANNOT_CATCH_MSG, 1); in cmp_outcome()
4893 CANNOT_CATCH_MSG, 1); in cmp_outcome()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dceval.c5062 #define CANNOT_CATCH_MSG "catching classes that do not inherit from "\ macro
5095 CANNOT_CATCH_MSG); in cmp_outcome()
5103 CANNOT_CATCH_MSG); in cmp_outcome()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dceval.c5062 #define CANNOT_CATCH_MSG "catching classes that do not inherit from "\ macro
5095 CANNOT_CATCH_MSG); in cmp_outcome()
5103 CANNOT_CATCH_MSG); in cmp_outcome()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dceval.c5062 #define CANNOT_CATCH_MSG "catching classes that do not inherit from "\ macro
5095 CANNOT_CATCH_MSG); in cmp_outcome()
5103 CANNOT_CATCH_MSG); in cmp_outcome()
/dports/lang/python38/Python-3.8.12/Python/
H A Dceval.c5062 #define CANNOT_CATCH_MSG "catching classes that do not inherit from "\ macro
5095 CANNOT_CATCH_MSG); in cmp_outcome()
5103 CANNOT_CATCH_MSG); in cmp_outcome()
/dports/lang/python39/Python-3.9.9/Python/
H A Dceval.c3048 #define CANNOT_CATCH_MSG "catching classes that do not inherit from "\ in _PyEval_EvalFrameDefault() macro
3061 CANNOT_CATCH_MSG); in _PyEval_EvalFrameDefault()
3071 CANNOT_CATCH_MSG); in _PyEval_EvalFrameDefault()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dceval.c5062 #define CANNOT_CATCH_MSG "catching classes that do not inherit from "\ macro
5095 CANNOT_CATCH_MSG); in cmp_outcome()
5103 CANNOT_CATCH_MSG); in cmp_outcome()
/dports/lang/python310/Python-3.10.1/Python/
H A Dceval.c3662 #define CANNOT_CATCH_MSG "catching classes that do not inherit from "\ in _PyEval_EvalFrameDefault() macro
3675 CANNOT_CATCH_MSG); in _PyEval_EvalFrameDefault()
3685 CANNOT_CATCH_MSG); in _PyEval_EvalFrameDefault()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dceval.c7024 #define CANNOT_CATCH_MSG "catching classes that do not inherit from "\ macro
7037 CANNOT_CATCH_MSG);
7045 CANNOT_CATCH_MSG);