Searched defs:custom_float_value (Results 1 – 1 of 1) sorted by relevance
151 struct custom_float_value { struct152 uint32_t mantissa;153 uint32_t exponenta;154 uint32_t value;155 bool negative;