Searched defs:tmp (Results 1 - 25 of 3221) sorted by relevance

1234567891011>>

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_zero.c24 mp_digit *tmp; local
H A Dbn_mp_grow.c24 mp_digit *tmp; local
H A Dbn_mp_reduce_2k_setup.c24 mp_int tmp; local
H A Dbn_mp_reduce_2k_setup_l.c24 mp_int tmp; local
H A Dbn_mp_shrink.c23 mp_digit *tmp; local
/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dcmp_si.c39 mpz_t tmp; variable
41 PTR(tmp) = tt; variable
42 ALLOC(tmp) = 2; variable
/netbsd-current/external/public-domain/xz/dist/src/liblzma/check/
H A Dcrc32_fast.c60 const uint32_t tmp = *(const uint32_t *)(buf); local
H A Dcrc64_fast.c49 const uint32_t tmp = (crc >> 32) local
/netbsd-current/lib/libc/citrus/
H A Dcitrus_db_hash.c57 uint32_t hash = 0, tmp; local
/netbsd-current/lib/libintl/
H A Dstrhash.c48 uint32_t hash = 0, tmp; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Decalloc.c50 void *tmp = calloc (number, size); local
H A Demalloc.c50 void *tmp = malloc (sz); local
H A Derealloc.c50 void *tmp = realloc (ptr, sz); local
H A Destrdup.c50 char *tmp = strdup (str); local
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dcmp_ld.c30 mpfr_t tmp; local
H A Dcmp_d.c28 mpfr_t tmp; local
H A Dinit2.c29 mpfr_size_limb_t *tmp; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Daarch64-atomic-inst.c20 unsigned long tmp, cond; local
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dpipe.c36 int tmp[2]; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Daarch64-atomic-inst.c20 unsigned long tmp, cond; local
/netbsd-current/external/bsd/file/dist/src/
H A Dlocaltime_r.c20 struct tm *tmp = localtime(t); local
H A Dgmtime_r.c20 struct tm *tmp = gmtime(t); local
/netbsd-current/external/bsd/kyua-cli/dist/utils/process/
H A Dfdstream_test.cpp62 std::string tmp; local
63 rend >> tmp; local
65 rend >> tmp; local
/netbsd-current/external/bsd/libbind/dist/bsd/
H A Dputenv.c20 char *tmp; local
/netbsd-current/external/cddl/osnet/sys/util/
H A Dqsort.h36 void *tmp; local

Completed in 303 milliseconds

1234567891011>>