Home
last modified time | relevance | path

Searched refs:__pyx_refnanny (Results 1 – 25 of 630) sorted by relevance

12345678910>>...26

/dports/devel/py-gevent/gevent-21.8.0/src/gevent/_generated_include/
H A DRefnanny_proto_251246e7dae1dc172351bab7073efbf5de224e2b.h15 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
20 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), (__LINE__), (__FILE__));\
23 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), (__LINE__), (__FILE__));\
32 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), (__LINE__), (__FILE__))
36 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
37 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), (__LINE__))
38 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), (__LINE__))
39 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), (__LINE__))
40 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), (__LINE__))
H A DUnicodeConcatInPlace_impl_4409899bcbaf445d48b0aa2c080841cce586d50d.h15 , void* __pyx_refnanny in __Pyx_PyUnicode_ConcatInPlaceImpl() argument
/dports/lang/cython/Cython-0.29.24/Cython/Utility/
H A DModuleSetupCode.c1181 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
1186 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__); \
1189 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__); \
1193 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
1196 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
1197 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
1198 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
1199 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
1200 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Utility/
H A DModuleSetupCode.c1181 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
1186 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__); \
1189 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__); \
1193 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
1196 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
1197 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
1198 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
1199 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
1200 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Utility/
H A DModuleSetupCode.c1181 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
1186 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__); \
1189 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__); \
1193 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
1196 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
1197 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
1198 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
1199 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
1200 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/test/
H A Draiser.c333 …#define __Pyx_RefNannySetupContext(name) void *__pyx_refnanny = __Pyx_RefNanny->SetupCon…
334 #define __Pyx_RefNannyFinishContext() __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
335 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
336 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
337 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
338 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
546 void* __pyx_refnanny = NULL; local
554__pyx_refnanny = __Pyx_RefNanny->SetupContext("PyMODINIT_FUNC PyInit_raiser(void)", __LINE__, __FI…
/dports/lang/cython-devel/cython-2b1e743/Cython/Utility/
H A DModuleSetupCode.c1508 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
1513 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), (__LINE__), (__FILE__)); \
1516 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), (__LINE__), (__FILE__)); \
1525 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), (__LINE__), (__FILE__))
1529 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
1530 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), (__LINE__))
1531 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), (__LINE__))
1532 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), (__LINE__))
1533 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), (__LINE__))
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/platform/
H A Dsyncfilerange.c841 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
846 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
849 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
853 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
856 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
857 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
858 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
859 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
860 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/www/py-wsaccel/wsaccel-0.6.2/wsaccel/
H A Dutf8validator.c518 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
523 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__); \
526 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__); \
530 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
533 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
534 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
535 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
536 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
537 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
H A Dxormask.c531 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
536 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__); \
539 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__); \
543 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
546 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
547 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
548 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
549 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
550 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/x11-fonts/py-compreffor/compreffor-0.4.6/src/cython/
H A D_compreffor.cpp713 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
718 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
721 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
725 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
728 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
729 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
730 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
731 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
732 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/multimedia/mpv/waf-2.0.20/playground/cython/cython_cache/src/
H A Dcy_ctest.c837 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
842 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
845 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
849 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
852 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
853 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
854 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
855 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
856 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
H A Dcy_cxxtest.cc851 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
856 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
859 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
863 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
866 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
867 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
868 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
869 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
870 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/profiling/
H A D_build.c860 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
865 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
868 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
872 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
875 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
876 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
877 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
878 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
879 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/biology/py-pysam/pysam-0.18.0/pysam/
H A Dlibcbcftools.c943 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
948 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
951 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
955 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
958 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
959 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
960 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
961 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
962 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
H A Dlibcsamtools.c939 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
944 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
947 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
951 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
954 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
955 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
956 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
957 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
958 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/security/py-gssapi/gssapi-1.6.14/gssapi/raw/_enum_extensions/
H A Dext_dce.c876 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
881 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
884 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
888 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
891 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
892 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
893 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
894 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
895 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
H A Dext_iov_mic.c876 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
881 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
884 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
888 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
891 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
892 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
893 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
894 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
895 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/align/
H A D_core.c909 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
914 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
917 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
921 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
924 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
925 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
926 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
927 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
928 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/pwm/
H A D_position_weight_matrix.c910 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
915 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
918 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
922 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
925 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
926 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
927 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
928 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
929 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/math/py-CyLP/CyLP-0.91.4/cylp/cy/
H A DCyCglTreeInfo.cpp870 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
875 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
878 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
882 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
885 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
886 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
887 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
888 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
889 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/aiohttp/
H A D_websocket.c844 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
849 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
852 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
856 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
859 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
860 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
861 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
862 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
863 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/security/py-gssapi/gssapi-1.6.14/gssapi/raw/
H A Dext_rfc6680_comp_oid.c915 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
920 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
923 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
927 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
930 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
931 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
932 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
933 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
934 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Dautogenerated_element_samplers.c839 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
844 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
847 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
851 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
854 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
855 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
856 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
857 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
858 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
/dports/www/firefox/firefox-99.0/third_party/python/aiohttp/aiohttp/
H A D_websocket.c844 #define __Pyx_RefNannyDeclarations void *__pyx_refnanny = NULL;
849 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
852 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__);\
856 __pyx_refnanny = __Pyx_RefNanny->SetupContext((name), __LINE__, __FILE__)
859 __Pyx_RefNanny->FinishContext(&__pyx_refnanny)
860 #define __Pyx_INCREF(r) __Pyx_RefNanny->INCREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
861 #define __Pyx_DECREF(r) __Pyx_RefNanny->DECREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
862 #define __Pyx_GOTREF(r) __Pyx_RefNanny->GOTREF(__pyx_refnanny, (PyObject *)(r), __LINE__)
863 #define __Pyx_GIVEREF(r) __Pyx_RefNanny->GIVEREF(__pyx_refnanny, (PyObject *)(r), __LINE__)

12345678910>>...26