Searched refs:p_ttm (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Doption.h791 EXTERN long p_ttm; /* 'ttimeoutlen' */ variable
H A Dgetchar.c2788 : ((keylen == KL_PART_KEY && p_ttm >= 0)
2789 ? p_ttm
H A Dmisc1.c3114 && (!p_ttimeout || waited * 100L < (p_ttm < 0 ? p_tm : p_ttm)))
H A Dnormal.c1085 long towait = (p_ttm >= 0 ? p_ttm : p_tm);
H A Doption.c2612 (char_u *)&p_ttm, PV_NONE,

Completed in 231 milliseconds