Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DCode.py1160 self.put_cached_builtin_init(
1164 self.put_cached_builtin_init(
1170 def put_cached_builtin_init(self, pos, name, cname): member in GlobalState