Home
last modified time | relevance | path

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

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