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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
dictobject.h 35 Note: .popitem() abuses the me_hash field of an Unused or Dummy slot to
36 hold a search finger. The me_hash field of Unused or Dummy slots has no
53 * me_hash to hold a search finger.
55 Py_ssize_t me_hash; member in struct:__anon63165
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
dictobject.h 35 Note: .popitem() abuses the me_hash field of an Unused or Dummy slot to
36 hold a search finger. The me_hash field of Unused or Dummy slots has no
53 * me_hash to hold a search finger.
55 Py_ssize_t me_hash; member in struct:__anon63288

Completed in 58 milliseconds