Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DSymtab.py140 is_unbound_cmethod = 0 variable in Entry
DExprNodes.py4643 … arg_list_code.append(str(int(self.wrapper_call or self.function.entry.is_unbound_cmethod)))
5297 ubcm_entry.is_unbound_cmethod = 1