Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfstream.tcc258 struct __close_sentry in close() struct
260 basic_filebuf *__fb; in close()
261 __close_sentry (basic_filebuf *__fbi): __fb(__fbi) { } in close() argument
262 ~__close_sentry () in close()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfstream.tcc258 struct __close_sentry in close() struct
260 basic_filebuf *__fb; in close()
261 __close_sentry (basic_filebuf *__fbi): __fb(__fbi) { } in close() function
262 ~__close_sentry () in close()