Searched refs:L_get (Results 1 – 1 of 1) sorted by relevance
/external/python/cpython2/Modules/_ctypes/ |
D | cfield.c | 879 L_get(void *ptr, Py_ssize_t size) in L_get() function 1610 { 'L', L_set, L_get, &ffi_type_uint32, L_set_sw, L_get_sw}, 1613 { 'L', L_set, L_get, &ffi_type_uint64, L_set_sw, L_get_sw},
|