Searched refs:p_ttm (Results 1 – 5 of 5) sorted by relevance
850 && (!p_ttimeout || waited * 100L < (p_ttm < 0 ? p_tm : p_ttm))) in get_keystroke()
997 EXTERN long p_ttm; // 'ttimeoutlen' variable
3336 else if (keylen == KEYLEN_PART_KEY && p_ttm >= 0) in vgetorpeek()3337 wait_time = p_ttm; in vgetorpeek()
992 long towait = (p_ttm >= 0 ? p_ttm : p_tm); in normal_cmd()
2706 (char_u *)&p_ttm, PV_NONE,