Searched refs:float80_t (Results 1 – 2 of 2) sorted by relevance
| /plan9/sys/src/games/mp3enc/ | ||
| H A D | pcm.h | 41 typedef long double float80_t; // IEEE-854 80 bit floating point, if available typedef |
| H A D | pcm.c | 337 return *(const float80_t*)tmp; in read_opposite_float80() |