Searched defs:xlo (Results 1 – 7 of 7) sorted by relevance
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
884 def addpair(self, xlo, xhi): argument