Searched refs:trio_long_double_t (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dtriodef.h134 typedef double trio_long_double_t; typedef
156 typedef long double trio_long_double_t; typedef
H A Dtriostr.c960 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;
H A Dtriostr.h57 TRIO_STRING_PUBLIC trio_long_double_t trio_to_long_double TRIO_PROTO((const char *source, char **endp));

Completed in 79 milliseconds