Searched defs:wfile (Results 1 – 3 of 3) sorted by relevance
65 char *wfile; /* NULL if no wfile */ member
553 char wfile[_POSIX2_LINE_MAX + 1], *q; in compile_flags() local
1751 std::ofstream wfile(tmp2FileName.c_str(), std::ios_base::out | std::ios_base::trunc); local