elseif(i<r)regs[i++]=regs[r];// NB: this also move the regs[r].p pointer
else++i;
}
*n_regs_=n_regs;
*n_regs_=i;
mm_sync_regs(km,n_regs,regs);
returnregs;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.