Searched defs:fs2 (Results 1 – 12 of 12) sorted by relevance
27 std::ifstream fs2("test2.dat"); in main() local38 std::wifstream fs2("test2.dat"); in main() local
28 std::ifstream fs2("test2.dat"); in main() local39 std::wifstream fs2("test2.dat"); in main() local
50 std::fstream fs2(temp2.c_str(), std::ios_base::in | std::ios_base::out in main() local75 std::wfstream fs2(temp2.c_str(), std::ios_base::in | std::ios_base::out in main() local
48 std::fstream fs2(temp2.c_str(), std::ios_base::in | std::ios_base::out in main() local73 std::wfstream fs2(temp2.c_str(), std::ios_base::in | std::ios_base::out in main() local
48 std::ofstream fs2(temp2.c_str()); in main() local77 std::wofstream fs2(temp2.c_str()); in main() local
47 std::ofstream fs2(temp2.c_str()); in main() local76 std::wofstream fs2(temp2.c_str()); in main() local
44 FromShort fs2 = s; in explicit_constructor() local
55 foostruct2 fs2; in f() local
101 auto fs2 = new FlushTestStream(); in TEST() local
179 FileSpec fs2(TestMainArgv0); in TEST() local
195 _Float16 fs2(struct shalf2 s) { in fs2() function
1014 static char fs2[10]; in TEST() local