Home
last modified time | relevance | path

Searched refs:c_uint8 (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/ctypes/test/
Dtest_sizes.py11 self.assertEqual(1, sizeof(c_uint8))
Dtest_structures.py560 ('f1', c_uint8 * 16),
/third_party/python/Lib/ctypes/
D__init__.py552 c_uint8 = c_ubyte variable
/third_party/python/Doc/library/
Dctypes.rst2298 .. class:: c_uint8