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

  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_prototypes.py 30 def positive_address(a): function
77 self.assertEqual(positive_address(addressof(ci)),
78 positive_address(func(byref(ci))))
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_prototypes.py 30 def positive_address(a): function
77 self.assertEqual(positive_address(addressof(ci)),
78 positive_address(func(byref(ci))))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_prototypes.py 30 def positive_address(a): function
77 self.assertEqual(positive_address(addressof(ci)),
78 positive_address(func(byref(ci))))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_prototypes.py 30 def positive_address(a): function
77 self.assertEqual(positive_address(addressof(ci)),
78 positive_address(func(byref(ci))))

Completed in 475 milliseconds