HomeSort by relevance Sort by last modified time
    Searched refs:trio_long_double_t (Results 1 - 4 of 4) sorted by null

  /external/libxml2/
triodef.h 134 typedef double trio_long_double_t; typedef
156 typedef long double trio_long_double_t; typedef
triostr.c 960 TRIO_STRING_PUBLIC trio_long_double_t
971 trio_long_double_t integer = 0.0;
972 trio_long_double_t fraction = 0.0;
974 trio_long_double_t base;
975 trio_long_double_t fracdiv = 1.0;
976 trio_long_double_t value = 0.0;
    [all...]
triostr.h 57 TRIO_STRING_PUBLIC trio_long_double_t trio_to_long_double TRIO_PROTO((const char *source, char **endp));
  /external/libxslt/libxslt/
triodef.h 132 typedef double trio_long_double_t; typedef
154 typedef long double trio_long_double_t; typedef

Completed in 1201 milliseconds