HomeSort by relevance Sort by last modified time
    Searched refs:value_code (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
Code.py 725 value_code string evaluation code if different from value
728 def __init__(self, cname, value, py_type, value_code=None):
732 self.value_code = value_code or value
    [all...]
ModuleNode.py     [all...]
ExprNodes.py     [all...]
Nodes.py     [all...]

Completed in 591 milliseconds