Searched refs:t_puts (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | message.c | 26 static void t_puts(int *t_col, char_u *t_s, char_u *s, int attr); 2205 t_puts(&t_col, t_s, s, attr); in msg_puts_display() 2283 t_puts(&t_col, t_s, s, attr); in msg_puts_display() 2363 t_puts(&t_col, t_s, s, attr); in msg_puts_display() 2662 t_puts( in t_puts() function
|