Home
last modified time | relevance | path

Searched refs:RAISE_LOCKED_DICTIONARY (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_py_both.h41 #define RAISE_LOCKED_DICTIONARY PyErr_SET_VIM(N_("dictionary is locked")) macro
1770 RAISE_LOCKED_DICTIONARY; in _DictionaryItem()
1873 RAISE_LOCKED_DICTIONARY; in DictionaryAssItem()
2034 RAISE_LOCKED_DICTIONARY; in DictionaryUpdate()