Searched defs:check_all (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/bsd/kyua-cli/dist/integration/ |
H A D | cmd_about_test.sh | 38 check_all() { function
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/ |
H A D | t-lcm.c | 30 check_all (mpz_ptr want, mpz_srcptr x_orig, mpz_srcptr y_orig) in check_all() function
|
H A D | t-cmp.c | 60 check_all (mpz_ptr x, mpz_ptr y, int want_cmp, int want_cmpabs) in check_all() function
|
H A D | t-div_2exp.c | 137 check_all (mpz_ptr a, unsigned long d) in check_all() function
|
H A D | t-aorsmul.c | 215 check_all (mpz_ptr w, mpz_ptr x, mpz_ptr y) in check_all() function
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpq/ |
H A D | t-get_str.c | 84 check_all (mpq_srcptr q, int base, const char *want) in check_all() function
|
H A D | t-equal.c | 46 check_all (mpq_ptr x, mpq_ptr y, int want) in check_all() function
|
H A D | t-aors.c | 31 check_all (mpq_ptr x, mpq_ptr y, mpq_ptr want_add, mpq_ptr want_sub) in check_all() function
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpf/ |
H A D | t-trunc.c | 91 check_all (mpf_ptr src, mpf_ptr trunc, mpf_ptr ceil, mpf_ptr floor) in check_all() function
|
/netbsd-src/libexec/rshd/ |
H A D | rshd.c | 136 static int check_all; variable
|
/netbsd-src/libexec/rlogind/ |
H A D | rlogind.c | 125 static int check_all = 0; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | readelf.c | 240 static bool check_all = false; variable
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | readelf.c | 244 static bool check_all = false; variable
|