Searched refs:cb_save (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/nano-12/src/
H A Dcut.c124 filestruct *cb_save = NULL; local
150 cb_save = cutbottom;
191 if (cb_save != NULL) {
192 cb_save->data += cb_save_len;
193 copy_from_filestruct(cb_save, cutbottom);
194 cb_save->data -= cb_save_len;

Completed in 84 milliseconds