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

  /src/external/lgpl3/gmp/dist/tests/cxx/
t-rand.cc 114 b = r.get_f();
115 mpf_class c(r.get_f());
117 mpf_class d(r.get_f(),212);
125 c = r.get_f(b);
127 mpf_class d(r.get_f(b));
129 mpf_class e(r.get_f(b)-r.get_f());
131 mpf_class f(r.get_f(60),300);
  /src/external/gpl3/gcc/dist/gcc/
lto-section-in.cc 76 lto_get_section_data_f* get_f,
80 get_section_f = get_f;
  /src/external/gpl3/gcc.old/dist/gcc/
lto-section-in.cc 76 lto_get_section_data_f* get_f,
80 get_section_f = get_f;
  /src/external/lgpl3/mpfr/lib/libmpfr/
Makefile 123 get_f.c \
  /src/external/lgpl3/gmp/dist/
gmpxx.h 3519 __gmp_expr<mpf_t, __gmp_urandomb_value> get_f(mp_bitcnt_t prec = 0) function in class:gmp_randclass

Completed in 20 milliseconds