Searched refs:I_get_sw (Results 1 – 1 of 1) sorted by relevance
/third_party/python/Modules/_ctypes/ |
D | cfield.c | 747 I_get_sw(void *ptr, Py_ssize_t size) in I_get_sw() function 1486 { 'I', I_set, I_get, &ffi_type_uint, I_set_sw, I_get_sw}, 1518 { '?', bool_set, bool_get, &ffi_type_uint, I_set_sw, I_get_sw},
|