Home
last modified time | relevance | path

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

/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Compiler/
H A DParsing.py3472 objstruct_name = None
3487 objstruct_name, typeobj_name, check_size = p_c_class_options(s)
3504 if not objstruct_name:
3510 if not objstruct_name:
3524 objstruct_name = objstruct_name,
3533 objstruct_name = None
3542 objstruct_name = p_ident(s)
3555 return objstruct_name, typeobj_name, check_size
H A DNodes.py4648 objstruct_name = None variable in CClassDefNode
4682 objstruct_cname=self.objstruct_name,
4696 if env.in_cinclude and not self.objstruct_name:
4770 objstruct_cname=self.objstruct_name,
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DParsing.py3484 objstruct_name = None
3499 objstruct_name, typeobj_name, check_size = p_c_class_options(s)
3516 if not objstruct_name:
3522 if not objstruct_name:
3536 objstruct_name = objstruct_name,
3545 objstruct_name = None
3554 objstruct_name = p_ident(s)
3567 return objstruct_name, typeobj_name, check_size
H A DNodes.py4671 objstruct_name = None variable in CClassDefNode
4705 objstruct_cname=self.objstruct_name,
4719 if env.in_cinclude and not self.objstruct_name:
4793 objstruct_cname=self.objstruct_name,
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Compiler/
H A DParsing.py3484 objstruct_name = None
3499 objstruct_name, typeobj_name, check_size = p_c_class_options(s)
3516 if not objstruct_name:
3522 if not objstruct_name:
3536 objstruct_name = objstruct_name,
3545 objstruct_name = None
3554 objstruct_name = p_ident(s)
3567 return objstruct_name, typeobj_name, check_size
H A DNodes.py4671 objstruct_name = None variable in CClassDefNode
4705 objstruct_cname=self.objstruct_name,
4719 if env.in_cinclude and not self.objstruct_name:
4793 objstruct_cname=self.objstruct_name,
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Compiler/
H A DParsing.py3484 objstruct_name = None
3499 objstruct_name, typeobj_name, check_size = p_c_class_options(s)
3516 if not objstruct_name:
3522 if not objstruct_name:
3536 objstruct_name = objstruct_name,
3545 objstruct_name = None
3554 objstruct_name = p_ident(s)
3567 return objstruct_name, typeobj_name, check_size
H A DNodes.py4671 objstruct_name = None variable in CClassDefNode
4705 objstruct_cname=self.objstruct_name,
4719 if env.in_cinclude and not self.objstruct_name:
4793 objstruct_cname=self.objstruct_name,
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DParsing.py3589 objstruct_name = None
3604 objstruct_name, typeobj_name, check_size = p_c_class_options(s)
3621 if not objstruct_name:
3627 if not objstruct_name:
3641 objstruct_name = objstruct_name,
3650 objstruct_name = None
3659 objstruct_name = p_ident(s)
3672 return objstruct_name, typeobj_name, check_size
H A DNodes.py5051 objstruct_name = None variable in CClassDefNode
5089 objstruct_cname=self.objstruct_name,
5103 if env.in_cinclude and not self.objstruct_name:
5177 objstruct_cname=self.objstruct_name,