Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dqp.c38 int _Qp_cmp(float128 *a, float128 *b);
73 _Qp_cmp(float128 *a, float128 *b) in _Qp_cmp() function
92 return _Qp_cmp(a, b); in _Qp_cmpe()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200029899 using _Qp_cmp/_Q_cmp and testing the return value.