Searched refs:G_ABBREV (Results 1 – 3 of 3) sorted by relevance
96 F_SET(sp->gp, G_ABBREV); in ex_abbr()112 if (!F_ISSET(sp->gp, G_ABBREV) || in ex_unabbr()
119 #define G_ABBREV 0x0001 /* If have abbreviations. */ macro
438 abb = F_ISSET(gp, G_ABBREV) && in v_txt()711 !LF_ISSET(TXT_REPLAY) && F_ISSET(gp, G_ABBREV)) { \ in v_txt()1292 !LF_ISSET(TXT_REPLAY) && F_ISSET(gp, G_ABBREV)) { in v_txt()