Searched refs:struct_float64 (Results 1 – 2 of 2) sorted by relevance
106 svfloat64_t read_float64(struct struct_float64 *s) { in read_float64()131 void write_float64(struct struct_float64 *s, svfloat64_t x) { in write_float64()
231 struct struct_float64 { fixed_float64_t x, y[5]; }; argument