HomeSort by relevance Sort by last modified time
    Searched refs:return_label (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
Code.pxd 25 cdef public object return_label
Nodes.py     [all...]
Code.py 492 # return_label string function return point label
510 self.return_label = self.new_label()
578 self.return_label,
584 self.return_label,
1487 return_label = funccontext_property("return_label") variable in class:CCodeWriter
    [all...]
ModuleNode.py     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
function.h 457 #define return_label (crtl->x_return_label)
456 #define return_label macro

Completed in 116 milliseconds