HomeSort by relevance Sort by last modified time
    Searched defs:trio_to_long_double (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
triostr.c 961 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);
    [all...]
  /external/libxml2/
triostr.c 961 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);
    [all...]

Completed in 83 milliseconds