Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DBuffer.py37 use_py2_buffer_functions(node.scope)
551 def use_py2_buffer_functions(env): function