Home
last modified time | relevance | path

Searched defs:negative (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dmemfile.c321 mf_new(memfile_T *mfp, int negative, int page_count) in mf_new()
H A Dcharset.c1819 int negative = FALSE; in vim_str2nr() local
H A Dops.c2490 int negative = FALSE; in do_addsub() local
H A Dmemline.c4071 ml_new_data(memfile_T *mfp, int negative, int page_count) in ml_new_data()