Searched refs:hp (Results 1 – 12 of 12) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | memfile.c | 250 for (hp = mfp->mf_used_first; hp != NULL; hp = nextp) in mf_close() 402 return hp; in mf_new() 457 return hp; in mf_get() 547 for (hp = mfp->mf_used_last; hp != NULL; hp = hp->bh_prev) in mf_sync() 674 for (hp = mfp->mf_used_last; hp != NULL; hp = hp->bh_prev) in mf_set_dirty() 719 hp->bh_next->bh_prev = hp; in mf_ins_used() 733 hp->bh_next->bh_prev = hp->bh_prev; in mf_rem_used() 737 hp->bh_prev->bh_next = hp->bh_next; in mf_rem_used() 794 for (hp = mfp->mf_used_last; hp != NULL; hp = hp->bh_prev) in mf_release() 853 for (hp = mfp->mf_used_last; hp != NULL; ) in mf_release_all() [all …]
|
| H A D | memline.c | 413 if (hp) in ml_open() 481 bhdr_T *hp; in ml_set_crypt_key() local 538 hp = NULL; in ml_set_crypt_key() 606 hp = NULL; in ml_set_crypt_key() 620 if (hp != NULL) in ml_set_crypt_key() 943 bhdr_T *hp; in ml_upd_block0() local 1433 hp = NULL; in ml_recover() 2479 bhdr_T *hp; in ml_preserve() local 4085 return hp; in ml_new_data() 4106 return hp; in ml_new_ptr() [all …]
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | hp_acc.vim | 9 " hp-ux 10.20, hp-ux 11.0 and hp-ux 11.11 (64bit)
|
| /vim-8.2.3635/src/proto/ |
| H A D | memfile.pro | 9 void mf_put(memfile_T *mfp, bhdr_T *hp, int dirty, int infile); 10 void mf_free(memfile_T *mfp, bhdr_T *hp);
|
| /vim-8.2.3635/runtime/macros/urm/ |
| H A D | urm | 9 O ; =xp ( =x%hp ) @l a @db s @dt . =x0xkdd:ready _end_ 23 fpaw"zdt hp@z0"xD@x@k
|
| /vim-8.2.3635/runtime/macros/hanoi/ |
| H A D | hanoi.vim | 24 map E "hp
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | psf.vim | 4 " Maintainer: Rex Barzee <rex_barzee@hp.com>
|
| H A D | fstab.vim | 203 syn keyword fsOptionsUfsType contained old hp 44bsd sun sunx86 nextstep openstep
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_visual.vim | 1201 norm! 1G0f;hp
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | csscomplete.vim | 658 …\ '"ISO-8859-2-Windows-Latin-2";', '"ISO-8859-9-Windows-Latin-5";', '"hp-roman8";', '"Adobe-Standa…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | print.txt | 100 HPUX: hp-roman8,
|
| H A D | version7.txt | 3173 Solution: Add "dec-mcs", "mac-roman" and "hp-roman8" to the list of
|