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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntpclient/
H A Denvelope14 print LN "$maxxs $maxxo\n";
15 print LX "$maxxs $maxxo\n";
39 if ($FD eq "MX" && $slope < $maxxs && $slope > $minxs) {
42 if ($FD eq "MN" && $slope < $maxxs && $slope > $minxs) {
69 if (/^maxcro/) {$use=1; $nplots .= ", $A[1]*x+$A[3] title 'maxcross'"; $maxxs=$A[1]; $maxxo=$A[3]; }
70 if (/^interp/ && $A[2]>$minxs && $A[2]<$maxxs) {$use=1; print LN "$A[2] $A[3]\n"; print LX "$A[2] $A[4]\n";}
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/ntpclient/
H A Denvelope14 print LN "$maxxs $maxxo\n";
15 print LX "$maxxs $maxxo\n";
39 if ($FD eq "MX" && $slope < $maxxs && $slope > $minxs) {
42 if ($FD eq "MN" && $slope < $maxxs && $slope > $minxs) {
69 if (/^maxcro/) {$use=1; $nplots .= ", $A[1]*x+$A[3] title 'maxcross'"; $maxxs=$A[1]; $maxxo=$A[3]; }
70 if (/^interp/ && $A[2]>$minxs && $A[2]<$maxxs) {$use=1; print LN "$A[2] $A[3]\n"; print LX "$A[2] $A[4]\n";}

Completed in 73 milliseconds