Searched refs:check_definitions (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DFlowControl.pxd92 cdef check_definitions(ControlFlow flow, dict compiler_directives) function
H A DFlowControl.py523 def check_definitions(flow, compiler_directives): function
688 check_definitions(self.flow, self.current_directives)
742 check_definitions(self.flow, self.current_directives)

Completed in 311 milliseconds