Lines Matching defs:error
400 goto error;405 goto error;414 goto error;418 goto error;435 goto error;443 goto error;447 goto error;457 goto error;474 goto error;482 goto error;486 goto error;496 goto error;512 error:529 int error;543 error = _PySlice_GetLongIndices(self, length, &start, &stop, &step);545 if (error == -1)