Home
last modified time | relevance | path

Searched refs:float64_t (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/games/mp3enc/
H A Dpcm.h40 typedef double float64_t; // IEEE-754 64 bit floating point typedef
H A Dpcm.c283 return *(const float64_t*)tmp; in read_opposite_float64()
401 FUNCTION ( copy_f64_le , *(const float64_t*)src )
418 FUNCTION ( copy_f64_be , *(const float64_t*)src )