Searched refs:typebuf_init (Results 1 – 1 of 1) sorted by relevance
85 static char_u typebuf_init[TYPELEN_INIT]; // initial typebuf.tb_buf variable924 typebuf.tb_buf = typebuf_init; in init_typebuf()1043 if (typebuf.tb_buf != typebuf_init) in ins_typebuf()1358 if (typebuf.tb_buf == typebuf_init) in free_typebuf()