HomeSort by relevance Sort by last modified time
    Searched full:result_ctype (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
ExprNodes.py 160 # result_ctype string C type of result_code if different from type
172 result_ctype = None variable in class:ExprNode
364 return self.result_ctype or self.type
    [all...]

Completed in 69 milliseconds