Searched refs:PyInt_Check (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/brotli/dist/python/ | ||
| H A D | _brotli.cc | 11 #define PyInt_Check PyLong_Check macro 27 if (!PyInt_Check(o)) { 49 if (!PyInt_Check(o)) { 63 if (!PyInt_Check(o)) { 77 if (!PyInt_Check(o)) { |
Completed in 2 milliseconds