Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dbuffer.c3132 static pos_T no_position = {1, 0, 0}; in buflist_findfpos() local
3138 return &no_position; in buflist_findfpos()