/openbsd/regress/lib/libcrypto/bn/ |
H A D | bn_mod_exp.c | 89 print_zero_test_failure(const BIGNUM *got, const BIGNUM *a, const BIGNUM *m, in print_zero_test_failure() 103 BIGNUM *a, *m, *p, *got; in bn_mod_exp_zero_test() local 159 BIGNUM *m, *p, *got; in bn_mod_exp_zero_word_test() local 317 const BIGNUM *m, const BIGNUM *want, const BIGNUM *got, const char *name) in dump_results() 341 BIGNUM *got; in test_mod_exp() local 466 bn_mod_exp2_test(int reduce, BIGNUM *want, BIGNUM *got, BIGNUM *a, BIGNUM *p, in bn_mod_exp2_test() 500 BIGNUM *a, *p, *b, *q, *m, *want, *got; in test_bn_mod_exp2() local 610 test_mod_exp_aliased(const char *alias, int want_ret, BIGNUM *got, in test_mod_exp_aliased() 648 BIGNUM *a, BIGNUM *p, BIGNUM *m, BIGNUM *want, BIGNUM *got, BN_CTX *ctx) in test_bn_mod_exp_aliasing_test() 680 BIGNUM *a, *p, *m, *want, *got; in test_bn_mod_exp_aliasing() local
|
H A D | bn_mod_sqrt.c | 2836 BIGNUM *a, *p, *want, *got, *diff; in mod_sqrt_test() local 4437 BIGNUM *a, *p, *want, *got, *diff; in bn_mod_sqrt_p_is_1_mod_8_test() local
|
H A D | bn_to_string.c | 235 char *got; in main() local
|
H A D | bn_print.c | 156 char *got; in bn_print_testcase() local
|
/openbsd/regress/lib/libcrypto/x509/ |
H A D | x509_extensions_test.c | 64 int op, got; in test_x509v3_add1_i2d_empty_stack() local 143 int crit, got, nid, op; in test_x509v3_add1_i2d_single_nid() local 401 int crit, got, idx, nid, op; in test_x509v3_add1_i2d_add_append() local 599 int crit, got, nid, op; in test_x509v3_add1_i2d_invalid_operations() local
|
/openbsd/regress/lib/libcrypto/asn1/ |
H A D | asn1oct.c | 84 char *got = NULL; in test_i2s_ASN1_OCTET_STRING() local 114 char *got; in test_new_ASN1_OCTET_STRING() local 230 char *got = NULL; in test_s2i_ASN1_OCTET_STRING() local
|
/openbsd/sbin/dump/ |
H A D | tape.c | 281 int i, blks, got; in flushtape() local 363 int f, got; in trewind() local 451 int i, size, got; in rollforward() local 920 ssize_t got, need = count; in atomic() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 920603-1.c | 1 f(got){if(got!=0xffff)abort();} in f() argument
|
/openbsd/regress/lib/libc/fnmatch/ |
H A D | fnm_test.c | 20 int errors = 0, flags, got, want; in main() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/ |
H A D | 19990325-0.f | 306 subroutine check (expect, got) argument 308 complex expect, got local
|
H A D | 19990325-1.f | 306 subroutine check (expect, got) argument 308 double complex expect, got local
|
/openbsd/sys/arch/sh/include/ |
H A D | asm.h | 129 #define PIC_PROLOGUE(got) \ argument 137 #define PIC_PROLOGUE_NOSAVE(got) \ argument
|
/openbsd/lib/libz/ |
H A D | gzread.c | 44 unsigned got; in gz_avail() local 269 z_size_t got; in gz_read() local
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/ |
H A D | Builder.pm | 871 got: $got label 884 got: $got label
|
/openbsd/gnu/usr.bin/perl/ext/SDBM_File/ |
H A D | sdbm.c | 482 int got; in getdbit() local 506 int got; in setdbit() local
|
/openbsd/regress/lib/libc/gcvt/ |
H A D | gcvt_test.c | 99 char buf[256], *got; in dotest() local
|
/openbsd/gnu/gcc/gcc/config/pa/ |
H A D | fptr.c | 73 unsigned int *plabel, *got; in __canonicalize_funcptr_for_compare() local
|
/openbsd/sys/msdosfs/ |
H A D | msdosfs_fat.c | 694 uint32_t fillwith, uint32_t *retcluster, uint32_t *got) in chainalloc() 727 uint32_t *retcluster, uint32_t *got) in clusteralloc() 942 uint32_t cn, got; in extendfile() local
|
/openbsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_fat.c | 736 …ct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith, u_long *retcluster, u_long *got) in chainalloc() 767 clusteralloc(struct msdosfsmount *pmp, u_long start, u_long count, u_long *retcluster, u_long *got) in clusteralloc() 979 u_long frcn = 0, cn, got; in extendfile() local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | fptr.c | 65 unsigned int *plabel, *got; local
|
/openbsd/regress/lib/libc/malloc/malloc0test/ |
H A D | malloc0test.c | 14 volatile sig_atomic_t got; variable
|
/openbsd/regress/lib/libcrypto/bio/ |
H A D | bio_dump.c | 795 char *got; in bio_dump_test() local
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/ |
H A D | Tester.pm | 636 sub got { subroutine
|
/openbsd/lib/libexpat/tests/ |
H A D | structdata.c | 122 const StructDataEntry *got = &storage->entries[i]; in StructData_CheckItems() local
|
/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/ |
H A D | gdbreplay.c | 76 sync_error (FILE *fp, char *desc, int expect, int got) in sync_error()
|