Lines Matching defs:other
75 * but turned into NOPs or other instructions
2437 // other than *args, but in practice the grammar doesn't allow it.)
4921 keyword_ty other = ((keyword_ty)asdl_seq_GET(keywords, j));
4922 if (other->arg && !PyUnicode_Compare(key->arg, other->arg)) {
4923 SET_LOC(c, other);
6549 identifier other = ((identifier)asdl_seq_GET(attrs, j));
6550 if (!PyUnicode_Compare(attr, other)) {
6869 // - The other stores.
8662 // with other items; traversing the cycle and swapping each item with