Home
last modified time | relevance | path

Searched refs:__used_fmt_flags (Results 1 – 1 of 1) sorted by relevance

/haiku/src/libs/stdc++/legacy/
H A Dioextend.cc34 static ios::fmtflags __used_fmt_flags variable
48 if ((__used_fmt_flags & bit_to_try) == 0) in bitalloc()
50 __used_fmt_flags |= bit_to_try; in bitalloc()