Searched defs:maxbytes (Results 1 – 3 of 3) sorted by relevance
51 static long maxbytes = 0; variable58 char *str_maxbytes, long *maxbytes, in parse_mtest_options()
66 static unsigned long long maxbytes; variable
1385 def __init__(self, name, default, wordbytes, maxbytes, aton, ntoa, length_from): argument