Home
last modified time | relevance | path

Searched refs:is_cython_builtin (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DCythonScope.py9 is_cython_builtin = 1 variable in CythonScope
111 viewscope.is_cython_builtin = True
DSymtab.py994 is_cython_builtin = 0 variable in ModuleScope
DModuleNode.py997 if env.is_cython_builtin: