Searched defs:spl_custom_float_value (Results 1 – 1 of 1) sorted by relevance
17 struct spl_custom_float_value { struct18 uint32_t mantissa;19 uint32_t exponenta;20 uint32_t value;21 bool negative;