PyInt_Check       367 lib/tdb/pytdb.c 	if (!PyInt_Check(max_dead))
PyInt_Check        83 libcli/nbt/pynbt.c 		} else if (PyInt_Check(PyTuple_GetItem(obj, 1))) {
PyInt_Check      2679 source4/lib/wmi/wmi_wrap.c   } else if (PyInt_Check(obj)) {
PyInt_Check      2755 source4/lib/wmi/wmi_wrap.c   if (PyInt_Check(obj)) {
PyInt_Check      2833 source4/lib/wmi/wmi_wrap.c   if (PyInt_Check(obj)) {
PyInt_Check      3616 source4/lib/wmi/wmi_wrap.c     else if (PyInt_Check(obj2))
PyInt_Check       137 source4/librpc/rpc/pyrpc.c 		if (!PyInt_Check(PyTuple_GetItem(object, 1))) {