Searched refs:c_long (Results 1 – 7 of 7) sorted by relevance
4 from ctypes import c_long235 ("tv_nsec", c_long),
10 from ctypes import c_long
9 from ctypes import c_long34 ALIGN = sizeof(c_long)
59 ('tv_sec', ctypes.c_long),60 ('tv_nsec', ctypes.c_long)
11 from ctypes import c_long