Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Drandom.tcc217 uint64_t __oh = __th >> (__shift * 8); in __rshift() local
235 uint64_t __oh = __th << (__shift * 8); in __lshift() local