Searched refs:stuffnumReadbuff (Results 1 – 5 of 5) sorted by relevance
20 void stuffnumReadbuff(long n);
3265 stuffnumReadbuff((long)oap->start.lnum); in op_colon()3276 stuffnumReadbuff((long)oap->line_count - 1); in op_colon()3279 stuffnumReadbuff((long)oap->end.lnum); in op_colon()
3414 stuffnumReadbuff((long)cap->count0 - 1L); in nv_colon()5048 stuffnumReadbuff(cap->count1); in nv_replace()5505 stuffnumReadbuff(cap->count0); in nv_optrans()
339 stuffnumReadbuff(count); in do_mouse()
683 stuffnumReadbuff(long n) in stuffnumReadbuff() function