Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstrings.c2503 int remove_trailing_zeroes = FALSE; in vim_vsnprintf_typval() local
2521 remove_trailing_zeroes = TRUE; in vim_vsnprintf_typval()
2581 if (remove_trailing_zeroes) in vim_vsnprintf_typval()