Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 45) sorted by relevance

12

/vim-8.2.3635/src/xpm/include/
H A Dsimx.h52 #define FUNC(f, t, p) extern t f p argument
53 #define LFUNC(f, t, p) static t f p argument
55 #define FUNC(f, t, p) extern t f() argument
56 #define LFUNC(f, t, p) static t f() argument
H A Dxpm.h293 #define FUNC(f, t, p) extern t f p argument
294 #define LFUNC(f, t, p) static t f p argument
296 #define FUNC(f, t, p) extern t f() argument
297 #define LFUNC(f, t, p) static t f() argument
/vim-8.2.3635/runtime/macros/hanoi/
H A Dhanoi.vim6 map t 7 map
7 map! t 7 map
/vim-8.2.3635/src/
H A Dcrypt_zip.c43 u32_T s, t, v; in make_crc_tab() local
63 #define DECRYPT_BYTE_ZIP(keys, t) { \ argument
122 int ztemp, t; in crypt_zip_encode() local
H A Dindent.c27 int t; in tabstop_set() local
102 int t; in tabstop_padding() local
133 int t; in tabstop_at() local
163 int t; in tabstop_start() local
198 int t; in tabstop_fromto() local
268 int t; in tabstop_eq() local
292 int t; in tabstop_copy() local
1669 int t, s; in ex_retab() local
H A Dblowfish.c582 #define BF_RANBYTE(bfs, t) { \ argument
604 int ztemp, t; in crypt_blowfish_encode() local
628 int t; in crypt_blowfish_decode() local
H A Dtextobject.c1487 int t; in current_par() local
1760 pos_T t = curwin->w_cursor; in current_quote() local
1984 pos_T t = curwin->w_cursor; in current_quote() local
H A Dtime.c24 #define FOR_ALL_TIMERS(t) \ argument
907 long t = clock(); in gettimeofday() local
H A Dmisc2.c224 int t; in coladvance2() local
248 int t, s = 0; in coladvance2() local
1711 int t, in set_fileformat()
H A Dsha256.c94 #define R(t) \ in sha256_process() argument
H A Dsession.c532 char_u *p, *t; in store_session_globals() local
H A Dops.c1580 int t = getviscol2(curbuf->b_op_start_orig.col, in op_insert() local
1944 linenr_T t; in do_join() local
H A Dfilepath.c1228 char *t; in getftypest() local
2835 char_u *t; in gettail_sep() local
3986 char_u *t = backslash_halve_save(p); in gen_expand_wildcards() local
H A Dmemline.c4132 linenr_T t; in ml_find_line() local
4543 char_u *t; in get_file_in_dir() local
4703 char_u *t; in findswapname() local
H A Dterm.c193 # define TGETENT(b, t) tgetent((char *)(b), (char *)(t)) argument
1349 guicolor_T t; in termgui_get_color() local
1551 char_u *s, *t; in parse_builtin_tcap() local
H A Dos_amiga.c1632 char *t = *(char **)b; in sortcmp() local
H A Dex_getln.c197 set_search_match(pos_T *t) in set_search_match()
604 pos_T t; in may_adjust_incsearch_highlighting() local
H A Dmacros.h251 #define MB_COPY_CHAR(f, t) do { if (has_mbyte) mb_copy_char(&f, &t); else *t++ = *f++; } while (0) argument
H A Ddrawline.c1132 int t; in win_line() local
H A Ddrawscreen.c2037 colnr_T t; in win_update() local
H A Dif_python3.c682 # define PyType_HasFeature(t,f) py3_PyType_HasFeature(t,f) argument
691 # define _PyObject_TypeCheck(o,t) py3__PyObject_TypeCheck(o,t) argument
H A Dspell.c3207 char_u *t; in spell_soundfold_sal() local
3487 char_u *t; in spell_soundfold_wsal() local
H A Dcmdexpand.c710 char_u *t = s; in sm_gettail() local
/vim-8.2.3635/runtime/pack/dist/opt/dvorak/dvorak/
H A Denable.vim27 inoremap t y map
/vim-8.2.3635/src/VisVim/
H A DCommands.cpp673 char *s, *t; in VimChangeDir() local

12