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

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
Optimize.py 2 from Cython.Compiler.ExprNodes import not_a_constant namespace
    [all...]
ExprNodes.py 65 not_a_constant = NotConstant() variable
391 self.constant_result is not not_a_constant
    [all...]

Completed in 29 milliseconds