Searched refs:double_int_scmp (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Ddouble-int.h127 int double_int_scmp (double_int, double_int);
H A Ddouble-int.c321 return double_int_scmp (a, b);
346 double_int_scmp (double_int a, double_int b) function

Completed in 34 milliseconds