Searched defs:n2 (Results 1 – 12 of 12) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | blob.c | 287 varnumber_T n2, in blob_slice_or_index() 378 check_blob_range(long bloblen, varnumber_T n1, varnumber_T n2, int quiet) in check_blob_range() 395 blob_set_range(blob_T *dest, long n1, long n2, typval_T *src) in blob_set_range()
|
| H A D | time.c | 144 long n1, n2; in list2proftime() local 172 long n1, n2; in f_reltime() local
|
| H A D | vim9execute.c | 2607 long n2; in exec_instructions() local 2651 varnumber_T n2; in exec_instructions() local 2848 long n2 = tv_idx2->v_type == VAR_SPECIAL in exec_instructions() local 3819 varnumber_T n1, n2; in exec_instructions() local 3944 varnumber_T n1 = 0, n2; in exec_instructions() local 3984 varnumber_T n1, n2; in exec_instructions() local
|
| H A D | list.c | 803 long *n2, in check_range_index_two() 1126 list_slice(list_T *ol, long n1, long n2) in list_slice() 1157 varnumber_T n2 = n2_arg; in list_slice_or_index() local 1892 double n1, n2; in item_compare() local
|
| H A D | eval.c | 66 num_divide(varnumber_T n1, varnumber_T n2, int *failed) in num_divide() 96 num_modulus(varnumber_T n1, varnumber_T n2, int *failed) in num_modulus() 2992 varnumber_T n1, n2; in eval5() local 3109 varnumber_T n1, n2; in eval6() local 4179 varnumber_T n1, n2 = 0; in eval_index_inner() local
|
| H A D | typval.c | 1155 varnumber_T n1, n2; in typval_compare() local
|
| H A D | strings.c | 611 int n2 = c & 0xff; in vim_strchr() local
|
| H A D | mbyte.c | 3617 size_t n2) in utf_strnicmp()
|
| H A D | evalvars.c | 1704 long n2) in list_unlet_range()
|
| H A D | spellfile.c | 4819 node_equal(wordnode_T *n1, wordnode_T *n2) in node_equal()
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_user_func.vim | 19 func Compute(n1, n2, divname) argument
|
| /vim-8.2.3635/src/xxd/ |
| H A D | xxd.c | 298 int c, ign_garb = 1, n1 = -1, n2 = 0, n3, p = cols; in huntype() local
|