Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DBuffer.py387 code.globalstate.use_utility_code(raise_buffer_fallback_code)
733 raise_buffer_fallback_code = load_buffer_utility("BufferFallbackError") variable