Home
last modified time | relevance | path

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

/third_party/python/Lib/ctypes/test/
H A Dtest_pep3118.py117 s_bool = {1: '?', 2: 'H', 4: 'L', 8: 'Q'}[sizeof(c_bool)] variable

Completed in 1 milliseconds