Searched refs:thisbval (Results 1 – 1 of 1) sorted by relevance
1810 PyObject *thiskey, *thisaval, *thisbval; in characterize() local1840 thisbval = PyDict_GetItem((PyObject *)b, thiskey); in characterize()1841 if (thisbval == NULL) in characterize()1846 thisaval, thisbval, Py_EQ); in characterize()