Searched refs:tmin (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dping.c248 unsigned tmin, tmax; /* in us */ member in struct:globals
273 #define tmin (G.tmin ) macro
287 tmin = UINT_MAX; \
311 if (tmin != UINT_MAX) {
314 tmin / 1000, tmin % 1000,
449 if (triptime < tmin)
450 tmin = triptime;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dres0.c59 float tmin; member in struct:__anon1097
108 fprintf(stderr,"min/max residue: %g::%g\n",look->tmin,look->tmax);
544 if(in[i][j]<look->tmin)look->tmin=in[i][j];

Completed in 39 milliseconds