Searched defs:org (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | bufwrite.c | 2448 char *org = (char *)buf_modname((buf->b_p_sn || buf->b_shortname), in buf_write() local |
| H A D | dict.c | 241 dictitem_copy(dictitem_T *org) in dictitem_copy() |