is_delta_type     443 builtin/index-pack.c 	if (!is_delta_type(type)) {
is_delta_type     894 builtin/index-pack.c 		while (is_delta_type(c->obj->type) && !c->data) {
is_delta_type    1088 builtin/index-pack.c 		       is_delta_type(objects[nr_dispatched].type))
is_delta_type    1218 builtin/index-pack.c 		if (is_delta_type(obj->type))
is_delta_type    1569 builtin/index-pack.c 		if (is_delta_type(obj->type))
is_delta_type    1578 builtin/index-pack.c 		if (is_delta_type(obj->type)) {