Home
last modified time | relevance | path

Searched defs:histsize (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Tools/demo/
Dmarkov.py8 def __init__(self, histsize, choice): argument
/external/python/cpython2/Demo/scripts/
Dmarkov.py4 def __init__(self, histsize, choice): argument
/external/mksh/src/
Dsh.h2287 EXTERN mksh_ari_t histsize; /* history size */ variable