Searched defs:xlo (Results 1 – 14 of 14) sorted by relevance
8 struct testVector { double xhi; double xlo; int64_t result; }; member
22 double xhi; double xlo; member
6 struct testVector { double xhi; double xlo; int64_t result; }; member
20 double xhi; double xlo; member
134 opus_int32 xlo, xhi, xmid; in silk_A2NLSF() local
36 let xlo: u64 = x as u32 as u64; in mul() localVariable
884 def addpair(self, xlo, xhi): argument
2202 double xlo = 0.0; in reference_cospil() local3337 static void __sqrt_ep(double *rhi, double *rlo, double xhi, double xlo) in __sqrt_ep()