Searched refs:user_highvalue_p (Results 1 – 1 of 1) sorted by relevance
42 static bool user_highvalue_p = false; variable1002 case 'b': highval = atof(optarg); user_highvalue_p = true; value_matches_p = true; break; in main()1057 if (user_lowvalue_p == true && user_highvalue_p == true) { in main()