Home
last modified time | relevance | path

Searched refs:BITSIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/include/
H A Dbits.c49 #define BITSIZE(TYPE) \ macro
82 BITSIZE(signed char); in try_signed()
83 BITSIZE(short); in try_signed()
84 BITSIZE(int); in try_signed()
85 BITSIZE(long); in try_signed()
87 BITSIZE(long long); in try_signed()
95 BITSIZE(unsigned char); in try_unsigned()
96 BITSIZE(unsigned short); in try_unsigned()
97 BITSIZE(unsigned int); in try_unsigned()
98 BITSIZE(unsigned long); in try_unsigned()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td90 // registers as having BITSIZE bits and displacements as having DISPSIZE bits.
102 // BITSIZE, DISPSIZE and LENGTH are the parameters to an associated
116 // FORMAT, BITSIZE, DISPSIZE and LENGTH are the parameters to an associated