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

/external/chromium_org/third_party/libxml/src/
H A Dtriostr.c961 trio_to_long_double function
1093 See @ref trio_to_long_double.
1104 return (double)trio_to_long_double(source, endp);
1116 See @ref trio_to_long_double.
1127 return (float)trio_to_long_double(source, endp);
/external/libxml2/
H A Dtriostr.c961 trio_to_long_double function
1093 See @ref trio_to_long_double.
1104 return (double)trio_to_long_double(source, endp);
1116 See @ref trio_to_long_double.
1127 return (float)trio_to_long_double(source, endp);

Completed in 1197 milliseconds