Searched defs:trio_fpclassify_and_signbit (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dtrionan.c36 * o Put all the magic into trio_fpclassify_and_signbit(), and use this from
560 trio_fpclassify_and_signbit function
738 (void)trio_fpclassify_and_signbit(number, &is_negative);
757 return trio_fpclassify_and_signbit(number, &dummy);
/external/libxml2/
H A Dtrionan.c36 * o Put all the magic into trio_fpclassify_and_signbit(), and use this from
560 trio_fpclassify_and_signbit function
738 (void)trio_fpclassify_and_signbit(number, &is_negative);
757 return trio_fpclassify_and_signbit(number, &dummy);

Completed in 336 milliseconds