Home | History | Annotate | Download | only in Python

Lines Matching refs:_PyCode_ConstantKey

406         k = _PyCode_ConstantKey(k);
469 tuple = _PyCode_ConstantKey(k);
573 tuple = _PyCode_ConstantKey(name);
1117 t = _PyCode_ConstantKey(o);
1550 k = _PyCode_ConstantKey(name);
5156 * and _PyCode_ConstantKey). The object we want is always second,