Searched refs:_py_get_history_length (Results 1 – 2 of 2) sorted by relevance
536 _py_get_history_length(void) in _py_get_history_length() function565 int length = _py_get_history_length(); in get_history_item()597 return PyInt_FromLong((long)_py_get_history_length()); in get_current_history_length()1163 int length = _py_get_history_length(); in call_readline()
673 _py_get_history_length(void) in _py_get_history_length() function702 int length = _py_get_history_length(); in get_history_item()734 return PyLong_FromLong((long)_py_get_history_length()); in get_current_history_length()1281 int length = _py_get_history_length(); in call_readline()