Home
last modified time | relevance | path

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

1234567891011

/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/libbid/
H A Dbid128_to_int16.c26 #define SIZE_MASK 0xffff8000 macro
H A Dbid64_to_int16.c26 #define SIZE_MASK 0xffff8000 macro
H A Dbid128_to_int8.c26 #define SIZE_MASK 0xffffff80 macro
H A Dbid128_to_uint16.c26 #define SIZE_MASK 0xffff0000 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 Dbid64_to_uint16.c26 #define SIZE_MASK 0xffff0000 macro
H A Dbid64_to_uint8.c26 #define SIZE_MASK 0xffffff00 macro
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/libbid/
H A Dbid128_to_uint16.c26 #define SIZE_MASK 0xffff0000 macro
H A Dbid128_to_int8.c26 #define SIZE_MASK 0xffffff80 macro
H A Dbid64_to_int8.c26 #define SIZE_MASK 0xffffff80 macro
H A Dbid64_to_uint16.c26 #define SIZE_MASK 0xffff0000 macro
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/libbid/
H A Dbid64_to_uint8.c26 #define SIZE_MASK 0xffffff00 macro
H A Dbid64_to_int8.c26 #define SIZE_MASK 0xffffff80 macro
H A Dbid64_to_int16.c26 #define SIZE_MASK 0xffff8000 macro
H A Dbid128_to_int8.c26 #define SIZE_MASK 0xffffff80 macro
H A Dbid128_to_uint16.c26 #define SIZE_MASK 0xffff0000 macro
H A Dbid64_to_uint16.c26 #define SIZE_MASK 0xffff0000 macro
H A Dbid128_to_uint8.c26 #define SIZE_MASK 0xffffff00 macro
H A Dbid128_to_int16.c26 #define SIZE_MASK 0xffff8000 macro
/dports/lang/gcc48/gcc-4.8.5/libgcc/config/libbid/
H A Dbid64_to_int8.c26 #define SIZE_MASK 0xffffff80 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_int16.c26 #define SIZE_MASK 0xffff8000 macro
H A Dbid64_to_uint8.c26 #define SIZE_MASK 0xffffff00 macro

1234567891011