Searched refs:MIN_S_WORD_DBL (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Ddummy_bigrat.c53 if (MIN_S_WORD_DBL <= (f) && (f) < MAX_S_WORD_1_DBL)
H A Dec_public.h114 #define MIN_S_WORD_DBL ((double)MIN_S_WORD) macro
H A Dbigrat.c60 if (MIN_S_WORD_DBL <= (f) && (f) < MAX_S_WORD_1_DBL)
1654 if (MIN_S_WORD_DBL <= (f) && (f) < MAX_S_WORD_1_DBL) \
1691 else if (MIN_S_WORD_DBL <= (ipart) && (ipart) < MAX_S_WORD_1_DBL)
H A Dbip_arith.c1995 if (MIN_S_WORD_DBL <= f && f < MAX_S_WORD_1_DBL) /* fits in word? */
2014 if (MIN_S_WORD_DBL <= f && f < MAX_S_WORD_1_DBL) /* fits in word? */

Completed in 92 milliseconds