Home
last modified time | relevance | path

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

/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Compiler/
H A DOptimize.py2848 PyObject_Append_func_type = PyrexTypes.CFuncType( variable in OptimizeBuiltinCalls
2863 node.pos, "__Pyx_PyObject_Append", self.PyObject_Append_func_type,
2908 node.pos, "__Pyx_PyList_Append", self.PyObject_Append_func_type,
2919 node.pos, "__Pyx_ListComp_Append", self.PyObject_Append_func_type,
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Compiler/
H A DOptimize.py2848 PyObject_Append_func_type = PyrexTypes.CFuncType( variable in OptimizeBuiltinCalls
2863 node.pos, "__Pyx_PyObject_Append", self.PyObject_Append_func_type,
2908 node.pos, "__Pyx_PyList_Append", self.PyObject_Append_func_type,
2919 node.pos, "__Pyx_ListComp_Append", self.PyObject_Append_func_type,
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DOptimize.py2848 PyObject_Append_func_type = PyrexTypes.CFuncType( variable in OptimizeBuiltinCalls
2863 node.pos, "__Pyx_PyObject_Append", self.PyObject_Append_func_type,
2908 node.pos, "__Pyx_PyList_Append", self.PyObject_Append_func_type,
2919 node.pos, "__Pyx_ListComp_Append", self.PyObject_Append_func_type,
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Compiler/
H A DOptimize.py2848 PyObject_Append_func_type = PyrexTypes.CFuncType( variable in OptimizeBuiltinCalls
2863 node.pos, "__Pyx_PyObject_Append", self.PyObject_Append_func_type,
2908 node.pos, "__Pyx_PyList_Append", self.PyObject_Append_func_type,
2919 node.pos, "__Pyx_ListComp_Append", self.PyObject_Append_func_type,
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DOptimize.py3024 PyObject_Append_func_type = PyrexTypes.CFuncType( variable in OptimizeBuiltinCalls
3039 node.pos, "__Pyx_PyObject_Append", self.PyObject_Append_func_type,
3084 node.pos, "__Pyx_PyList_Append", self.PyObject_Append_func_type,
3095 node.pos, "__Pyx_ListComp_Append", self.PyObject_Append_func_type,