Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid128_to_uint8.c26 #define SIZE_MASK 0xffffff00 macro
H A Dbid64_to_uint16.c26 #define SIZE_MASK 0xffff0000 macro
H A Dbid128_to_int16.c26 #define SIZE_MASK 0xffff8000 macro
H A Dbid64_to_uint8.c26 #define SIZE_MASK 0xffffff00 macro
H A Dbid64_to_int8.c26 #define SIZE_MASK 0xffffff80 macro
H A Dbid128_to_uint16.c26 #define SIZE_MASK 0xffff0000 macro
H A Dbid64_to_int16.c26 #define SIZE_MASK 0xffff8000 macro
H A Dbid128_to_int8.c26 #define SIZE_MASK 0xffffff80 macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid128_to_uint16.c26 #define SIZE_MASK 0xffff0000 macro
H A Dbid64_to_int16.c26 #define SIZE_MASK 0xffff8000 macro
H A Dbid128_to_int16.c26 #define SIZE_MASK 0xffff8000 macro
H A Dbid128_to_uint8.c26 #define SIZE_MASK 0xffffff00 macro
H A Dbid64_to_int8.c26 #define SIZE_MASK 0xffffff80 macro
H A Dbid128_to_int8.c26 #define SIZE_MASK 0xffffff80 macro
H A Dbid64_to_uint8.c26 #define SIZE_MASK 0xffffff00 macro
H A Dbid64_to_uint16.c26 #define SIZE_MASK 0xffff0000 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dir.d1004 enum SIZE_MASK = ~BIG_MASK; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h257 SIZE_MASK = 7, enumerator