Home
last modified time | relevance | path

Searched defs:s_short (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/ctypes/test/
H A Dtest_pep3118.py118 s_short = {2: 'h', 4: 'l', 8: 'q'}[sizeof(c_short)] variable

Completed in 1 milliseconds