Lines Matching refs:Result
15 echo "-- Result of comparing integers and floating point numbers: --\n";
19 echo "-- Result of comparing integers and strings containing an integers : --\n";
23 echo "-- Result of comparing integers and strings containing floating points : --\n";
27 echo "-- Result of comparing floating points and strings containing integers : --\n";
31 echo "-- Result of comparing floating points and strings containing floating point: --\n";
35 echo "-- Result of comparing strings containing integers and strings containing floating points : -…
39 echo "-- Result of comparing more than two arrays: --\n";
46 -- Result of comparing integers and floating point numbers: --
55 -- Result of comparing integers and strings containing an integers : --
64 -- Result of comparing integers and strings containing floating points : --
85 -- Result of comparing floating points and strings containing integers : --
94 -- Result of comparing floating points and strings containing floating point: --
115 -- Result of comparing strings containing integers and strings containing floating points : --
136 -- Result of comparing more than two arrays: --