Searched refs:_cffi_to_c_int (Results 1 – 2 of 2) sorted by relevance
49 x0 = _cffi_to_c_int(arg0, int); in _cffi_f_foo42()86 x0 = _cffi_to_c_int(arg0, int); in _cffi_f_foo64()
124 #define _cffi_to_c_int(o, type) \ macro