Searched refs:type_ok (Results 1 – 5 of 5) sorted by relevance
410 int type_ok; in _PyObject_Str() local434 type_ok = PyString_Check(res); in _PyObject_Str()436 type_ok = type_ok || PyUnicode_Check(res); in _PyObject_Str()438 if (!type_ok) { in _PyObject_Str()
835 int type_ok = 0; in iproute_modify() local1148 type_ok = 1; in iproute_modify()1220 if (!type_ok && req.r.rtm_family == AF_MPLS) in iproute_modify()
1236 bool type_ok = flags.type == SinkFlags::kRaster in veto() local1240 return !type_ok || flags.approach != SinkFlags::kDirect; in veto()
1902 type_ok = 8 in route_update() enumerator1980 ok |= type_ok; in route_update()
11817 goto type_ok; in gen_assign_cast()11821 goto type_ok; in gen_assign_cast()11830 goto type_ok; in gen_assign_cast()11874 type_ok: in gen_assign_cast()