Searched refs:LANGMAP_ADJUST (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dmacros.h136 # define LANGMAP_ADJUST(c, condition) \ macro
147 # define LANGMAP_ADJUST(c, condition) \ macro
154 # define LANGMAP_ADJUST(c, condition) /* nop */ macro
H A Dnormal.c655 LANGMAP_ADJUST(c, TRUE);
745 LANGMAP_ADJUST(c, TRUE);
768 LANGMAP_ADJUST(c, TRUE);
956 LANGMAP_ADJUST(ca.nchar, TRUE);
1058 LANGMAP_ADJUST(*cp, !lang);
4721 LANGMAP_ADJUST(nchar, TRUE);
5079 LANGMAP_ADJUST(nchar, TRUE);
H A Dgetchar.c2065 LANGMAP_ADJUST(c1, TRUE);
2120 LANGMAP_ADJUST(c2, TRUE);
H A Dedit.c7803 LANGMAP_ADJUST(regname, TRUE);
7812 LANGMAP_ADJUST(regname, TRUE);
H A Dwindow.c594 LANGMAP_ADJUST(xchar, TRUE);

Completed in 208 milliseconds