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

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
Pipeline.py 66 def use_utility_code_definitions(scope, target, seen=None): function
80 use_utility_code_definitions(entry.as_module, target, seen)
84 use_utility_code_definitions(context.cython_scope, module_node.scope)

Completed in 70 milliseconds