OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:global_code_object_cache_insert
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/cython/src/Cython/Compiler/
Naming.py
111
global_code_object_cache_insert
= pyrex_prefix + 'insert_code_object'
variable
/external/chromium_org/third_party/cython/src/Cython/Utility/
Exceptions.c
531
$
global_code_object_cache_insert
(c_line ? c_line : py_line, py_code);
Completed in 148 milliseconds