Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/i486/opt/bits/
H A Dopt_random.h131 __uctype __high = __maskval / __uerngrange / __uerngrange; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/i486/opt/bits/
H A Dopt_random.h131 __uctype __high = __maskval / __uerngrange / __uerngrange; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_tree.h1392 auto __high = __low; in _GLIBCXX_VISIBILITY() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_reg.h144 #define REG_GENMASK(__high, __low) \ argument