Searched refs:thisbval (Results 1 – 1 of 1) sorted by relevance
1757 PyObject *thiskey, *thisaval, *thisbval; in characterize() local1787 thisbval = PyDict_GetItem((PyObject *)b, thiskey); in characterize()1788 if (thisbval == NULL) in characterize()1793 thisaval, thisbval, Py_EQ); in characterize()