Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DNaming.py111 global_code_object_cache_insert = pyrex_prefix + 'insert_code_object' variable
/external/chromium_org/third_party/cython/src/Cython/Utility/
DExceptions.c531 $global_code_object_cache_insert(c_line ? c_line : py_line, py_code);