Home
last modified time | relevance | path

Searched defs:step (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/runtime/tools/
H A Dunicode.vim149 func! Range(ranges, start, end, step, add) argument
/vim-8.2.3635/src/
H A Dmouse.c1116 int val, step = 6; in ins_mousescroll() local
2069 int val, step = 6; in nv_mousescroll() local
H A Dif_python3.c1426 Py_ssize_t start, stop, step, slicelen; in BufferSubscript() local
1460 Py_ssize_t start, stop, step, slicelen; in BufferAsSubscript() local
1544 Py_ssize_t start, stop, step, slicelen; in RangeSubscript() local
1570 Py_ssize_t start, stop, step, slicelen; in RangeAsSubscript() local
H A Dif_py_both.h2414 ListSlice(ListObject *self, Py_ssize_t first, Py_ssize_t step, in ListSlice()
2465 Py_ssize_t start, stop, step, slicelen; in ListItem() local
2500 Py_ssize_t step, Py_ssize_t slicelen, PyObject *obj) in ListAssSlice()
2767 Py_ssize_t start, stop, step, slicelen; in ListAssItem() local
H A Dundo.c2315 long step, in undo_time()
H A Dmbyte.c2930 int step; member