Home
last modified time | relevance | path

Searched defs:todrop (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/netinet/
H A Dtcp_input.c365 int todrop, acked, ourfinisacked; tcp_input() local
[all...]
/openbsd-src/gnu/gcc/libdecnumber/
H A DdecNumber.c1746 Int todrop = ideal - a->exponent; /* most we can drop */ in decNumberSquareRoot() local