Searched refs:TRIO_FALSE (Results 1 – 1 of 1) sorted by relevance
74 #define TRIO_FALSE (0 == 1) macro223 int is_negative = TRIO_FALSE;390 return _isnan(number) ? TRIO_TRUE : TRIO_FALSE;650 *is_negative = TRIO_FALSE; /* NaN has no sign */653 *is_negative = TRIO_FALSE;659 *is_negative = TRIO_FALSE;665 *is_negative = TRIO_FALSE;671 *is_negative = TRIO_FALSE;697 *is_negative = TRIO_FALSE; /* FIXME */702 *is_negative = TRIO_FALSE;[all …]