Searched refs:build_str (Results 1 – 2 of 2) sorted by relevance
665 build_str = self.cxx.path + ' -o %t.exe %s ' + all_flags668 sub.append(('%build', build_str))
159 string build_str = ConvertToString(build_version); in GatherSystemInformation() local166 strlcpy(build_string_, build_str.c_str(), sizeof(build_string_)); in GatherSystemInformation()