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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtrionan.c73 #define TRIO_TRUE (1 == 1) macro
201 int is_special_quantity = TRIO_TRUE;
390 return _isnan(number) ? TRIO_TRUE : TRIO_FALSE;
656 *is_negative = TRIO_TRUE;
662 *is_negative = TRIO_TRUE;
668 *is_negative = TRIO_TRUE;
674 *is_negative = TRIO_TRUE;
714 *is_negative = TRIO_TRUE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtrionan.c73 #define TRIO_TRUE (1 == 1) macro
201 int is_special_quantity = TRIO_TRUE;
390 return _isnan(number) ? TRIO_TRUE : TRIO_FALSE;
656 *is_negative = TRIO_TRUE;
662 *is_negative = TRIO_TRUE;
668 *is_negative = TRIO_TRUE;
674 *is_negative = TRIO_TRUE;
714 *is_negative = TRIO_TRUE;

Completed in 40 milliseconds