Searched refs:DOBUF_MOD (Results 1 – 3 of 3) sorted by relevance
1020 #define DOBUF_MOD 3 // "count" mod. buffer from current buffer macro
1246 if (start == DOBUF_MOD) // find next modified buffer in do_buffer_ext()
5333 goto_buffer(eap, DOBUF_MOD, FORWARD, (int)eap->line2); in ex_bmodified()