Home
last modified time | relevance | path

Searched defs:xlo (Results 1 – 7 of 7) sorted by relevance

/external/compiler-rt/test/builtins/Unit/ppc/
Dfixtfdi_test.c6 struct testVector { double xhi; double xlo; int64_t result; }; member
Dqadd_test.c20 double xhi; double xlo; member
Dqdiv_test.c20 double xhi; double xlo; member
Dqsub_test.c20 double xhi; double xlo; member
Dqmul_test.c20 double xhi; double xlo; member
/external/libopus/silk/
DA2NLSF.c134 opus_int32 xlo, xhi, xmid; in silk_A2NLSF() local
/external/python/cpython2/Lib/
Dmhlib.py884 def addpair(self, xlo, xhi): argument