Searched refs:_PyInt_AsInt (Results 1 – 10 of 10) sorted by relevance
46 PyAPI_FUNC(int) _PyInt_AsInt(PyObject *);
453 fileno = _PyInt_AsInt(res); in io_open()
354 pack = _PyInt_AsInt(isPacked); in PyCStructUnionType_update_stgdict()
2711 fd = _PyInt_AsInt(o); in PyObject_AsFileDescriptor()2724 fd = _PyInt_AsInt(fno); in PyObject_AsFileDescriptor()
189 _PyInt_AsInt(PyObject *obj) in _PyInt_AsInt() function
4414 prec = _PyInt_AsInt(v); in PyString_Format()
8529 prec = _PyInt_AsInt(v); in PyUnicode_Format()
948 rc = _PyInt_AsInt(ret); in _authorizer_callback()
527 timeout = _PyInt_AsInt(tout); in poll_poll()
2327 backlog = _PyInt_AsInt(arg);2996 how = _PyInt_AsInt(arg);