Searched refs:double_int_cmp (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ | ||
| D | double-int.h | 126 int double_int_cmp (double_int, double_int, bool); |
| D | double-int.c | 316 double_int_cmp (double_int a, double_int b, bool uns) in double_int_cmp() function |