Home
last modified time | relevance | path

Searched defs:got (Results 1 – 25 of 104) sorted by relevance

12345

/openbsd/regress/lib/libcrypto/bn/
H A Dbn_mod_exp.c89 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 Dbn_mod_sqrt.c2836 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 Dbn_to_string.c235 char *got; in main() local
H A Dbn_print.c156 char *got; in bn_print_testcase() local
/openbsd/regress/lib/libcrypto/asn1/
H A Dasn1oct.c84 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 Dtape.c281 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 D920603-1.c1 f(got){if(got!=0xffff)abort();} in f() argument
/openbsd/regress/lib/libc/fnmatch/
H A Dfnm_test.c20 int errors = 0, flags, got, want; in main() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A D19990325-0.f306 subroutine check (expect, got) argument
308 complex expect, got local
H A D19990325-1.f306 subroutine check (expect, got) argument
308 double complex expect, got local
/openbsd/sys/arch/sh/include/
H A Dasm.h129 #define PIC_PROLOGUE(got) \ argument
137 #define PIC_PROLOGUE_NOSAVE(got) \ argument
/openbsd/lib/libz/
H A Dgzread.c44 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 DBuilder.pm871 got: $got label
884 got: $got label
/openbsd/gnu/usr.bin/perl/ext/SDBM_File/
H A Dsdbm.c482 int got; in getdbit() local
506 int got; in setdbit() local
/openbsd/regress/lib/libc/gcvt/
H A Dgcvt_test.c99 char buf[256], *got; in dotest() local
/openbsd/gnu/gcc/gcc/config/pa/
H A Dfptr.c73 unsigned int *plabel, *got; in __canonicalize_funcptr_for_compare() local
/openbsd/sys/msdosfs/
H A Dmsdosfs_fat.c694 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 Dmsdosfs_fat.c736 …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 Dfptr.c65 unsigned int *plabel, *got; local
/openbsd/regress/lib/libc/malloc/malloc0test/
H A Dmalloc0test.c14 volatile sig_atomic_t got; variable
/openbsd/regress/lib/libcrypto/bio/
H A Dbio_dump.c795 char *got; in bio_dump_test() local
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/
H A DTester.pm636 sub got { subroutine
/openbsd/lib/libexpat/tests/
H A Dstructdata.c122 const StructDataEntry *got = &storage->entries[i]; in StructData_CheckItems() local
/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dgdbreplay.c76 sync_error (FILE *fp, char *desc, int expect, int got) in sync_error()
/openbsd/gnu/usr.bin/cvs/src/
H A Dbuffer.c895 buf_read_data (buf, want, retdata, got) in buf_read_data() argument
1238 stdio_buffer_input (closure, data, need, size, got) in stdio_buffer_input() argument
1448 packetizing_buffer_input (closure, data, need, size, got) in packetizing_buffer_input() argument

12345