/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/ |
H A D | tests.c | 253 int test_str_eq(const char *file, int line, const char *st1, const char *st2, in test_str_eq() 267 int test_str_ne(const char *file, int line, const char *st1, const char *st2, in test_str_ne() 281 int test_strn_eq(const char *file, int line, const char *st1, const char *st2, in test_strn_eq() 295 int test_strn_ne(const char *file, int line, const char *st1, const char *st2, in test_strn_ne() 309 int test_mem_eq(const char *file, int line, const char *st1, const char *st2, in test_mem_eq() 322 int test_mem_ne(const char *file, int line, const char *st1, const char *st2, in test_mem_ne()
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/ |
H A D | tests.c | 277 int test_str_eq(const char *file, int line, const char *st1, const char *st2, in test_str_eq() 291 int test_str_ne(const char *file, int line, const char *st1, const char *st2, in test_str_ne() 305 int test_strn_eq(const char *file, int line, const char *st1, const char *st2, in test_strn_eq() 319 int test_strn_ne(const char *file, int line, const char *st1, const char *st2, in test_strn_ne() 333 int test_mem_eq(const char *file, int line, const char *st1, const char *st2, in test_mem_eq() 346 int test_mem_ne(const char *file, int line, const char *st1, const char *st2, in test_mem_ne()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/ |
H A D | ops-common.h | 324 stat_type st1, st2; in _GLIBCXX_VISIBILITY() local
|
H A D | std-ops.cc | 279 stat_type st1, st2; in do_copy_file() local 958 stat_type st1, st2; in equivalent() local
|
H A D | ops.cc | 734 stat_type st1, st2; in equivalent() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/ |
H A D | systime.d | 9826 auto st2 = SysTime(Date(1900, 1, 1), new immutable SimpleTimeZone(dur!"hours"(-11))); variable 10007 auto st2 = SysTime(Date(2000, 1, 1), new immutable SimpleTimeZone(dur!"hours"(-12))); variable 10019 auto st2 = SysTime(Date(1950, 1, 1), new immutable SimpleTimeZone(dur!"hours"(-12))); variable 10031 auto st2 = SysTime(Date(1900, 1, 1), new immutable SimpleTimeZone(dur!"hours"(-11))); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/ |
H A D | systime.d | 10758 auto st2 = SysTime(Date(1900, 1, 1), new immutable SimpleTimeZone(dur!"hours"(-11))); variable 10945 auto st2 = SysTime(Date(2000, 1, 1), new immutable SimpleTimeZone(dur!"hours"(-12))); variable 10957 auto st2 = SysTime(Date(1950, 1, 1), new immutable SimpleTimeZone(dur!"hours"(-12))); variable 10969 auto st2 = SysTime(Date(1900, 1, 1), new immutable SimpleTimeZone(dur!"hours"(-11))); variable
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/ |
H A D | ops-common.h | 382 stat_type st1, st2; in _GLIBCXX_VISIBILITY() local
|
H A D | ops.cc | 740 stat_type st1, st2; in equivalent() local
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | regex.c | 45 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | troot.c | 491 double st1, st2; in main() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/ |
H A D | nouveau_nvkm_subdev_fb_nv50.c | 149 u8 st0, st1, st2, st3; in nv50_fb_intr() local
|
/netbsd-src/tests/lib/libc/c063/ |
H A D | t_fstatat.c | 61 struct stat st1, st2; in ATF_TC_BODY() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DbeFile.cc | 533 dbe_stat_t *st2 = df->get_stat (); in compare() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DbeFile.cc | 533 struct stat64 *st2 = df->get_stat (); in compare() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
H A D | sanitizer_libc_test.cc | 136 struct stat st1, st2, st3; in TEST() local
|
/netbsd-src/usr.sbin/catman/ |
H A D | catman.c | 263 struct stat st2; in uniquepath() local
|
/netbsd-src/libexec/ftpd/ |
H A D | cmds.c | 857 struct stat st1, st2; in discover_path() local
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
H A D | poly1305_sse2.c | 109 uint64_t rt0, rt1, rt2, st2, c; in poly1305_init_ext() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/ |
H A D | nouveau_nvkm_engine_gr_nv10.c | 821 u32 st2, st2_dl, st2_dh, fifo_ptr, fifo[0x60/4]; in nv10_gr_load_dma_vtxbuf() local
|
/netbsd-src/external/bsd/atf/dist/atf-c/detail/ |
H A D | fs_test.c | 381 atf_fs_stat_t st1, st2; in ATF_TC_BODY() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
H A D | operations.cpp | 617 bool stat_equivalent(const StatT& st1, const StatT& st2) { in stat_equivalent() 1130 StatT st1 = {}, st2 = {}; in __equivalent() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
H A D | ipropd_master.c | 1677 struct stat st2;; in main() local
|
/netbsd-src/external/gpl2/lvm2/dist/libdm/ |
H A D | libdm-common.c | 248 struct stat st1, st2; in dm_task_set_name() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ |
H A D | fs_ops.cc | 831 stat_type st1, st2; in equivalent() local
|