Searched refs:str_val (Results 1 – 2 of 2) sorted by relevance
101 std::string str_val = std::to_string(current); in SetHighestAvailableOptionValue() local107 of << str_val << std::endl; in SetHighestAvailableOptionValue()114 if (str_val.compare(str_rec) == 0) { in SetHighestAvailableOptionValue()
50 std::string str_val = std::to_string(new_val); in set_mmap_rnd_bits() local51 bo_file << str_val << std::flush; in set_mmap_rnd_bits()61 if (str_val.compare(str_rec) != 0) in set_mmap_rnd_bits()