Home
last modified time | relevance | path

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

/dports/editors/neovim/neovim-0.6.1/src/nvim/eval/
H A Dtypval.h626 static inline bool tv_list_has_watchers(const list_T *const l)
636 static inline bool tv_list_has_watchers(const list_T *const l) in tv_list_has_watchers() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Deval.c5432 && !tv_list_has_watchers(ll)) { in free_unref_items()
5454 && !tv_list_has_watchers(ll)) { in free_unref_items()