Searched defs:custom_float_value (Results 1 – 1 of 1) sorted by relevance
135 struct custom_float_value { struct136 uint32_t mantissa;137 uint32_t exponenta;138 uint32_t value;139 bool negative;