Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Drandom.tcc218 uint64_t __oh = __th >> (__shift * 8); in __rshift() local
236 uint64_t __oh = __th << (__shift * 8); in __lshift() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Drandom.tcc218 uint64_t __oh = __th >> (__shift * 8); in __rshift() local
236 uint64_t __oh = __th << (__shift * 8); in __lshift() local