Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dops.c2477 static int hexupper = FALSE; // 0xABC in do_addsub() local
2796 hexupper = TRUE; in do_addsub()
2798 hexupper = FALSE; in do_addsub()
2849 else if (pre && hexupper) in do_addsub()