HomeSort by relevance Sort by last modified time
    Searched full:findlabels (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dis.py 10 "findlinestarts", "findlabels"] + _opcodes_all
64 labels = findlabels(code)
112 labels = findlabels(code)
152 def findlabels(code): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dis.py 10 "findlinestarts", "findlabels"] + _opcodes_all
64 labels = findlabels(code)
112 labels = findlabels(code)
152 def findlabels(code): function

Completed in 59 milliseconds