HomeSort by: relevance | last modified time | path
    Searched defs:check_data (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/external/lgpl3/gmp/dist/tests/mpf/
t-set_si.c 26 check_data (void) function
86 check_data ();
t-set_ui.c 26 check_data (void) function
85 check_data ();
t-pow_ui.c 27 check_data (void) function
65 check_data ();
t-cmp_si.c 28 check_data (void) function
130 check_data ();
t-get_d_2exp.c 27 check_data (void) function
131 check_data ();
t-get_si.c 27 check_data (void) function
216 check_data ();
  /src/external/lgpl3/gmp/dist/tests/mpz/
t-oddeven.c 26 check_data (void) function
83 check_data ();
t-cmp_si.c 28 check_data (void) function
97 check_data ();
t-divis_2exp.c 48 check_data (void) function
128 check_data ();
t-get_si.c 27 check_data (void) function
116 check_data ();
t-set_si.c 27 check_data (void) function
92 check_data ();
t-divis.c 64 check_data (void) function
161 check_data ();
t-import.c 28 check_data (void) function
171 check_data ();
t-set_d.c 27 check_data (void) function
134 check_data ();
  /src/external/lgpl3/mpc/dist/tests/
check_data.c 0 /* check_data.c -- Check computed data against reference result.
69 fprintf (stderr, "check_data: unsupported type.\n");
75 check_data (mpc_datafile_context_t* dc, mpc_fun_param_t* params, int reused_op) function
  /src/tests/sbin/resize_ffs/
common.sh 92 check_data () function
103 check_data $i
  /src/external/lgpl3/gmp/dist/tests/mpq/
t-cmp_si.c 31 check_data (void) function
113 check_data ();
t-aors.c 93 check_data (void) function
176 check_data ();
t-get_str.c 97 check_data (void) function
138 check_data ();
t-inp_str.c 37 check_data (void) function
165 check_data ();
  /src/external/bsd/kyua-cli/dist/utils/process/
systembuf_test.cpp 46 check_data(std::istream& is, std::size_t length) function
88 check_data(is, length);
106 check_data(is, length);
  /src/external/lgpl3/gmp/dist/tests/mpn/
t-divrem_1.c 28 check_data (void) function
119 check_data ();
  /src/external/lgpl3/gmp/dist/tests/
t-sub.c 29 check_data (void) function
56 printf ("check_data wrong at data[%d]\n", i);
89 printf ("check_data wrong at data[%d]\n", i);
109 check_data ();
  /src/external/bsd/kyua-cli/dist/store/
schema_inttest.cpp 436 check_data(store::backend& backend) function
466 check_data(backend);
493 check_data(backend);
  /src/external/lgpl3/gmp/dist/mini-gmp/tests/
t-cmp_d.c 68 check_data (void) function
108 check_one ("check_data", x, data[i].y, data[i].cmp, data[i].cmpabs);
278 check_data ();

Completed in 34 milliseconds

1 2