Searched refs:Q_set_sw (Results 1 – 1 of 1) sorted by relevance
/third_party/python/Modules/_ctypes/ |
D | cfield.c | 916 Q_set_sw(void *ptr, PyObject *value, Py_ssize_t size) in Q_set_sw() function 1500 { 'Q', Q_set, Q_get, &ffi_type_uint64, Q_set_sw, Q_get_sw}, 1522 { '?', bool_set, bool_get, &ffi_type_ulong, Q_set_sw, Q_get_sw},
|