Home
last modified time | relevance | path

Searched refs:FAST_THRESHOLD (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTNews.c1760 #define FAST_THRESHOLD 100 /* Above this, read IDs fast */ in read_group() macro
1816 if (count > FAST_THRESHOLD) { in read_group()