Searched refs:ffi_fetch_int_constant (Results 1 – 2 of 2) sorted by relevance
95 static PyObject *ffi_fetch_int_constant(FFIObject *ffi, const char *name, in ffi_fetch_int_constant() function134 x = ffi_fetch_int_constant(ffi1, name, recursion + 1); in ffi_fetch_int_constant()884 x = ffi_fetch_int_constant(self, name, 0); in ffi_int_const()
254 x = ffi_fetch_int_constant(ffi1, s, recursion + 1); in lib_build_and_cache_attr()