Home
last modified time | relevance | path

Searched defs:s_uint (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/ctypes/test/
Dtest_pep3118.py121 s_uint = {2: 'H', 4: 'I', 8: 'Q'}[sizeof(c_uint)] variable
134 s_uint = s_ulong variable