Searched defs:__lmask (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsmmintrin.h85 __v16qu __lmask = vec_sra ((__v16qu) __mask, __seven); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dsmmintrin.h77 __v16qu __lmask = vec_sra((__v16qu)__mask, __seven); local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_bvector.h424 const _Bit_type __lmask = ~0ul >> (_S_word_bit - __last); local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_bvector.h1525 const _Bit_type __lmask = ~0ul >> (_S_word_bit - __last); variable

Completed in 183 milliseconds