Searched defs:floatformat (Results 1 – 6 of 6) sorted by relevance
59 struct floatformat struct61 enum floatformat_byteorders byteorder; argument84 enum floatformat_intbit intbit; argument90 int (*is_valid) (const struct floatformat *fmt, const void *from); argument97 const struct floatformat *split_half; argument
56 struct floatformat struct58 enum floatformat_byteorders byteorder; argument81 enum floatformat_intbit intbit; argument87 int (*is_valid) (const struct floatformat *fmt, const void *from); argument94 const struct floatformat *split_half; argument
642 const struct floatformat **floatformat; member