Searched refs:VIM_TOSTR_ (Results 1 – 1 of 1) sorted by relevance
15 #define VIM_TOSTR_(a) #a macro16 #define VIM_TOSTR(a) VIM_TOSTR_(a)