Searched refs:PyInt_Check (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/brotli/dist/python/
H A D_brotli.cc11 #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