Home
last modified time | relevance | path

Searched defs:n (Results 1 – 25 of 127) sorted by relevance

123456

/vim-8.2.3635/src/testdir/
H A Dtest_search_stat.vim205 nnoremap n nzv map
230 nnoremap n n map
237 nnoremap <silent> n n map
339 nnoremap n n map
H A Dtest_trycatch.vim1191 func T70_throw(x, n) argument
1196 func T70_F(x, y, n) argument
1201 func T70_G(x, y, n) argument
1301 func T71_throw(x, n) argument
1306 func T71_F(n) argument
1541 func T73_throw(x, n) argument
1546 func T73_expr(x, n) argument
1632 func T74_throw(x, n) argument
1637 func T74_expr(x, n) argument
1643 func T74_skip(x, n) argument
[all …]
H A Dtest_vimscript.vim4889 func THROW(x, n) argument
4900 func NAME(x, n) argument
4913 func ARG(x, n) argument
4929 func F(x, n) argument
5035 func F(x, n) argument
5145 func ERR(n) argument
5161 func INT(n) argument
5166 func THR(n) argument
5171 func CONT(n) argument
5175 func MSG(n) argument
[all …]
H A Dtest_retab.vim12 func Retab(bang, n) argument
H A Dtest_tabline.vim97 func MyTabLabel(n) argument
/vim-8.2.3635/src/
H A Dmacros.h161 # define mch_fstat(n, p) fstat((n), (p)) argument
163 # define mch_stat(n, p) stat(vms_fixfilename(n), (p)) argument
166 # define mch_access(n, p) access((n), (p)) argument
172 # define mch_fstat(n, p) _fstat64((n), (p)) argument
174 # define mch_fstat(n, p) fstat((n), (p)) argument
178 # define mch_stat(n, p) vim_stat((n), (p)) argument
181 # define mch_stat(n, p) vim_stat((n), (p)) argument
183 # define mch_stat(n, p) stat((n), (p)) argument
189 # define mch_lstat(n, p) lstat((n), (p)) argument
191 # define mch_lstat(n, p) mch_stat((n), (p)) argument
[all …]
H A Dgui_at_fs.c816 long n = (long)np; in SFbuttonReleaseList() local
934 static int n = -1; in SFdirModTimer() local
1223 int n; in SFdeleteEntry() local
1471 SFinvertEntry(int n) in SFinvertEntry()
1515 int n; in SFscrollTimer() local
1612 long n = (long)np; in SFenterList() local
1637 long n = (long)np; in SFleaveList() local
1653 long n = (long)np; in SFmotionList() local
1895 int n; in SFpathSliderMovedCallback() local
2097 XtPointer n, in SFexposeList()
[all …]
H A Dif_perlsfio.c31 int n, // number of bytes to write in sfvimwrite()
H A Dsha256.c27 #define GET_UINT32(n, b, i) \ argument
35 #define PUT_UINT32(n,b,i) \ argument
82 #define SHR(x, n) ((x & 0xFFFFFFFF) >> n) in sha256_process() argument
83 #define ROTR(x, n) (SHR(x, n) | (x << (32 - n))) in sha256_process() argument
H A Dmove.c45 int n; in comp_botline() local
182 int n; in update_topline() local
441 int n; in check_top_offset() local
950 int n; in curs_columns() local
1509 int n; in check_topfill() local
1538 int n; in max_topfill() local
2378 long n; in onepage() local
2694 int n; in halfpage() local
H A Dgetchar.c252 add_num_buff(buffheader_T *buf, long n) in add_num_buff()
607 AppendNumberToRedobuff(long n) in AppendNumberToRedobuff()
683 stuffnumReadbuff(long n) in stuffnumReadbuff()
742 int n; in read_redo() local
1645 int n; in vgetc() local
2028 varnumber_T n; in getchar_common() local
2156 varnumber_T n = rettv->vval.v_number; in f_getcharstr() local
2519 int n; in handle_mapping() local
2922 int n; in vgetorpeek() local
H A Dwindow.c1712 int n; in win_rotate() local
1925 int n, m; in win_equal_rec() local
3515 int n; in frame_minheight() local
3569 int m, n; in frame_minwidth() local
3928 int n; in win_new_tabpage() local
4121 find_tabpage(int n) in find_tabpage()
4283 goto_tabpage(int n) in goto_tabpage()
4416 int n = 1; in tabpage_move() local
5976 int n; in win_drag_status_line() local
6104 int n; in win_drag_vsep_line() local
[all …]
H A Dmessage_test.c167 int n; in test_vim_snprintf() local
H A Dif_lua.c106 # define load_dll(n) dlopen((n), RTLD_LAZY|RTLD_GLOBAL) argument
624 const lua_Number n = lua_tonumber(L, pos); in luaV_totypval() local
767 luaV_pushline(lua_State *L, buf_T *buf, linenr_T n) in luaV_pushline()
908 long n = (long) luaL_checkinteger(L, 2); in luaV_list_index() local
941 long n = (long) luaL_checkinteger(L, 2); in luaV_list_newindex() local
1063 int n = lua_tointeger(L, lua_upvalueindex(3)); in luaV_dict_iter() local
1349 int i, n = lua_gettop(L) - 1; // #args in luaV_funcref_call() local
1414 linenr_T n = (linenr_T) lua_tointeger(L, 2); in luaV_buffer_index() local
1727 int i, n = lua_gettop(L); // nargs in luaV_print() local
2074 int n = lua_tointeger(L, 1); in luaV_buffer() local
[all …]
H A Dgui_motif.c385 int n; in gui_x11_create_widgets() local
910 int n = 0; in gui_mch_add_menu() local
1235 add_pixmap_args(vimmenu_T *menu, Arg *args, int n) in add_pixmap_args()
1277 int n; in gui_mch_add_menu_item() local
1544 int n = 0; in submenu_change() local
1769 int n; in gui_mch_enable_scrollbar() local
1826 int n; in gui_mch_create_scrollbar() local
2523 int n; in gui_mch_dialog() local
2970 int n = 0; in gui_mch_show_toolbar() local
3263 int nr = 1, n; in gui_mch_update_tabline() local
[all …]
H A Dchange.c976 int n; in ins_bytes_len() local
1004 int n = (*mb_char2bytes)(c, buf); in ins_char() local
1268 int n; in del_bytes() local
1380 int n; in open_line() local
2344 long n; in del_lines() local
H A Dnormal.c2537 int n; in nv_screengo() local
2775 long n; in nv_zet() local
3605 int n = 0; // init for GCC in nv_ident() local
3911 long n; in nv_scroll() local
4013 long n; in nv_right() local
4114 long n; in nv_left() local
4492 long n; in nv_brackets() local
4967 long n; in nv_replace() local
5284 long n; in n_swapchar() local
6715 int n; in nv_wordcmd() local
H A Ddigraph.c1999 registerdigraph(int char1, int char2, int n) in registerdigraph()
2061 int char1, char2, n; in putdigraph() local
2372 varnumber_T n; in digraph_set_common() local
H A Ddosinst.h47 #define sleep(n) Sleep((n) * 1000) argument
109 myexit(int n) in myexit()
H A Dif_ruby.c184 # define load_dll(n) dlopen((n), RTLD_LAZY|RTLD_GLOBAL) argument
1359 int n = 0; in buffer_s_count() local
1376 int n = NUM2INT(num); in buffer_s_aref() local
1418 get_buffer_line(buf_T *buf, linenr_T n) in get_buffer_line()
1436 set_buffer_line(buf_T *buf, linenr_T n, VALUE str) in set_buffer_line()
1482 long n = NUM2LONG(num); in buffer_delete() local
1519 long n = NUM2LONG(num); in buffer_append() local
1653 int n = 0; in window_s_count() local
1664 int n = NUM2INT(num); in window_s_aref() local
/vim-8.2.3635/runtime/syntax/
H A Dxpm.vim28 let n = 0 variable
53 let n = 1 " n = color index variable
117 let n = n + 1 variable
H A Dxpm2.vim32 let n = 0 variable
60 let n = 1 " n = color index variable
126 let n = n + 1 variable
/vim-8.2.3635/src/tee/
H A Dtee.c68 int n = 0; in myfread() local
91 int n; in main() local
/vim-8.2.3635/runtime/macros/
H A Dless.vim200 noremap <script> n H$nzt<SID>L map
212 noremap <script> n H0nzt<SID>L map
214 noremap <script> n Hg0nzt<SID>L map
/vim-8.2.3635/src/libvterm/include/
H A Dvterm_keycodes.h62 #define VTERM_KEY_FUNCTION(n) (VTERM_KEY_FUNCTION_0+(n)) argument

123456