Searched refs:do_cast (Results 1 – 3 of 3) sorted by relevance
275 unsigned char do_cast = 0; local287 do_cast = 1;316 do_cast = 1;332 do_cast = 1;338 if (do_cast) {361 if (do_cast) {
438 return do_cast(ct, ob); in ffi_cast()
4110 static PyObject *do_cast(CTypeDescrObject *ct, PyObject *ob) in do_cast() function4262 return do_cast(ct, ob); in b_cast()