Home
last modified time | relevance | path

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

/netbsd-src/sbin/ping/
H A Dping.c199 static double tsumsq = 0.0; variable
/netbsd-src/sbin/ping6/
H A Dping6.c227 static double tsumsq = 0.0; /* sum of all times squared, for std. dev. */ variable