Searched refs:F16_MANTISSA_MSK (Results 1 – 2 of 2) sorted by relevance
770 #define F16_MANTISSA_MSK 0x3FF /* Bitmask for the mantissa. */ macro792 uint32_t mantissa = value16 & F16_MANTISSA_MSK;
567 #define F16_MANTISSA_MSK 0x3FF /* Bitmask for the mantissa. */ macro