Searched refs:p_tm (Results 1 – 6 of 6) sorted by relevance
988 EXTERN long p_tm; // 'timeoutlen' variable
850 && (!p_ttimeout || waited * 100L < (p_ttm < 0 ? p_tm : p_ttm))) in get_keystroke()
3339 wait_time = p_tm; in vgetorpeek()
3752 if (p_tm < 0) in set_num_option()3755 p_tm = 0; in set_num_option()
2651 (char_u *)&p_tm, PV_NONE,
992 long towait = (p_ttm >= 0 ? p_ttm : p_tm); in normal_cmd()