Home
last modified time | relevance | path

Searched defs:__close_sentry (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dfstream.tcc138 struct __close_sentry in close() struct
140 basic_filebuf *__fb; in close()
141 __close_sentry (basic_filebuf *__fbi): __fb(__fbi) { } in close() function
142 ~__close_sentry () in close()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dfstream.tcc221 struct __close_sentry in close() struct
223 basic_filebuf *__fb; in close()
224 __close_sentry (basic_filebuf *__fbi): __fb(__fbi) { } in close() function
225 ~__close_sentry () in close()