Home
last modified time | relevance | path

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

/third_party/python/Lib/ctypes/
D__init__.py181 c_int = c_long variable
184 class c_int(_SimpleCData): class
/third_party/python/Lib/test/
D_test_multiprocessing.py144 c_int = c_double = c_longlong = None variable