Searched defs:xhi (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
37 let xhi: u64 = x >> 32; in mul() localVariable
884 def addpair(self, xlo, xhi): argument
2201 double xhi = 0.0; in reference_cospil() local3337 static void __sqrt_ep(double *rhi, double *rlo, double xhi, double xlo) in __sqrt_ep()