HomeSort by: relevance | last modified time | path
    Searched refs:mpfr_free_str (Results 1 - 13 of 13) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/tests/
mpf_compat.c 28 #define mpf_free_str mpfr_free_str
mpfr_compat.c 28 #define mpf_free_str mpfr_free_str
tget_str.c 42 mpfr_free_str (str);
65 mpfr_free_str (s);
71 mpfr_free_str (s);
73 mpfr_free_str (s);
75 mpfr_free_str (s);
89 mpfr_free_str (s);
97 mpfr_free_str (s);
109 mpfr_free_str (s);
121 mpfr_free_str (s);
135 mpfr_free_str (s)
    [all...]
tsprintf.c 1187 mpfr_free_str (xs);
1188 mpfr_free_str (ys);
1225 mpfr_free_str (xs);
1226 mpfr_free_str (ys);
1261 mpfr_free_str (xs);
1262 mpfr_free_str (ys);
1322 mpfr_free_str (s1);
1341 mpfr_free_str (s1);
1387 mpfr_free_str (s1);
1402 mpfr_free_str (s1)
    [all...]
mpf_compat.h 137 mpfr_free_str (s);
tset_str.c 282 mpfr_free_str (str);
  /src/external/lgpl3/mpfr/dist/src/
printf.c 51 mpfr_free_str (str); \
66 mpfr_free_str (str); \
80 mpfr_free_str (str);
93 mpfr_free_str (str);
107 mpfr_free_str (str);
120 mpfr_free_str (str);
135 mpfr_free_str (str);
148 mpfr_free_str (str);
vasprintf.c 560 mpfr_free_str (s); \
845 mpfr_free_str (sl->string);
1026 mpfr_free_str (str);
2381 mpfr_free_str (s);
mpfr.h 541 __MPFR_DECLSPEC void mpfr_free_str (char *);
get_str.c 2578 the memory space allocated, with mpfr_free_str.
2917 void mpfr_free_str (char *str) function
  /src/external/gpl3/gcc/dist/gcc/
realmpfr.cc 99 mpfr_free_str (rstr);
  /src/external/gpl3/gcc.old/dist/gcc/
realmpfr.cc 99 mpfr_free_str (rstr);
  /src/external/lgpl3/mpc/dist/src/
get_x.c 199 mpfr_free_str (ugly);

Completed in 21 milliseconds