Searched refs:auxb (Results 1 – 1 of 1) sorted by relevance
1085 char auxb[5]; in bc_history_swap() local1097 memcpy(auxb, h->buf.v + h->pos - pcl, pcl); in bc_history_swap()1099 memcpy(h->buf.v + h->pos - pcl + ncl, auxb, pcl); in bc_history_swap()