Lines Matching refs:bufref
27 bufref_T bufref; in autowrite() local
36 set_bufref(&bufref, buf); in autowrite()
41 if (bufref_valid(&bufref) && bufIsChanged(buf)) in autowrite()
59 bufref_T bufref; in autowrite_all() local
61 set_bufref(&bufref, buf); in autowrite_all()
66 if (!bufref_valid(&bufref)) in autowrite_all()
79 bufref_T bufref; in check_changed() local
81 set_bufref(&bufref, buf); in check_changed()
103 if (!bufref_valid(&bufref)) in check_changed()
109 if (!bufref_valid(&bufref)) in check_changed()
205 bufref_T bufref; in dialog_changed() local
207 set_bufref(&bufref, buf2); in dialog_changed()
218 if (!bufref_valid(&bufref)) in dialog_changed()
320 bufref_T bufref; in check_changed_any() local
322 set_bufref(&bufref, buf); in check_changed_any()
335 | CCGD_ALLBUF) && bufref_valid(&bufref)) in check_changed_any()
385 bufref_T bufref; in check_changed_any() local
387 set_bufref(&bufref, buf); in check_changed_any()
392 if (!bufref_valid(&bufref)) in check_changed_any()