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

/external/chromium_org/third_party/libxml/src/
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;
/external/libxml2/
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 3244 milliseconds