Home
last modified time | relevance | path

Searched refs:st2 (Results 1 – 25 of 25) sorted by relevance

/netbsd/src/tests/lib/libc/c063/
Dt_fstatat.c61 struct stat st1, st2; in ATF_TC_BODY() local
71 ATF_REQUIRE(stat(FILE, &st2) == 0); in ATF_TC_BODY()
72 ATF_REQUIRE(memcmp(&st1, &st2, sizeof(st1)) == 0); in ATF_TC_BODY()
/netbsd/src/external/lgpl3/mpfr/dist/tests/
Dtroot.c491 double st1, st2; in main() local
514 st2 = cputime (); in main()
515 for (l = 0; cputime () - st2 < 1.0; l++) in main()
521 st2 = (cputime () - st2) / l; in main()
522 printf ("exp(1/k*log(x)) took %.2es\n", st2); in main()
/netbsd/src/external/gpl2/xcvs/dist/lib/
Dregex.c45 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
46 __re_search_2 (bufp, st1, s1, st2, s2, startpos, range, regs, stop)
/netbsd/src/etc/etc.sun3/
DMAKEDEV.conf6 makedev cd0 cd1 st0 st1 st2 fd0
/netbsd/src/external/bsd/atf/dist/atf-c/detail/
Dfs_test.c381 atf_fs_stat_t st1, st2; in ATF_TC_BODY() local
391 RE(atf_fs_stat_init(&st2, &p2)); in ATF_TC_BODY()
394 atf_fs_stat_get_device(&st2)); in ATF_TC_BODY()
396 atf_fs_stat_get_inode(&st2)); in ATF_TC_BODY()
398 atf_fs_stat_fini(&st2); in ATF_TC_BODY()
/netbsd/src/usr.sbin/catman/
Dcatman.c263 struct stat st2; in uniquepath() local
284 lstat(manpaths.gl_pathv[j], &st2); in uniquepath()
285 if (st1.st_ino == st2.st_ino) { in uniquepath()
/netbsd/src/etc/etc.sun2/
DMAKEDEV.conf6 makedev cd0 cd1 st0 st1 st2
/netbsd/src/libexec/ftpd/
Dcmds.c857 struct stat st1, st2; in discover_path() local
955 if (stat(tp, &st1) == -1 || stat(".", &st2) == -1) in discover_path()
957 if ((st1.st_dev != st2.st_dev) || (st1.st_ino != st2.st_ino)) in discover_path()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
Dpy-framefilter-mi.c33 const char *st2 = "Is Near"; in end_func() local
Dpy-framefilter.c33 const char *st2 = "Is Near"; in end_func() local
/netbsd/src/external/gpl2/lvm2/dist/libdm/
Dlibdm-common.c248 struct stat st1, st2; in dm_task_set_name() local
280 if (!stat(path, &st2) && (st1.st_rdev == st2.st_rdev)) in dm_task_set_name()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/kadm5/
Dipropd_master.c1677 struct stat st2;; in main() local
1713 if (stat(server_context->log_context.log_file, &st2) == -1) { in main()
1715 st2 = st; in main()
1718 if (st2.st_dev != st.st_dev || st2.st_ino != st.st_ino) { in main()
/netbsd/src/sys/arch/ia64/ia64/
Dsupport.S307 UFETCH(ld2, st2)
364 USTORE(st2.rel)
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-devirt.cc187 static void warn_odr (tree t1, tree t2, tree st1, tree st2,
901 warn_odr (tree t1, tree t2, tree st1, tree st2, in warn_odr() argument
933 if (!st1 && !st2) in warn_odr()
944 st1 = st2; in warn_odr()
945 st2 = NULL; in warn_odr()
950 if (st2) in warn_odr()
951 decl2 = st2; in warn_odr()
960 decl2 = st2; in warn_odr()
Dgcc.cc7604 struct stat st1, st2; in files_equal_p() local
7616 if (fstat (fd1, &st1) < 0 || fstat (fd2, &st2) < 0) in files_equal_p()
7619 if (st1.st_size != st2.st_size) in files_equal_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Dfmp626.md29 ;; ld/st1 ld/st2 ld/st3 ld/st4 ld/st5
/netbsd/src/external/gpl3/gdb/dist/gdb/config/djgpp/
Dfnchange.lst637 @V@/sim/testsuite/d10v-elf/t-ae-st2w-d.s @V@/sim/testsuite/d10v-elf/t-st2-d.s
638 @V@/sim/testsuite/d10v-elf/t-ae-st2w-i.s @V@/sim/testsuite/d10v-elf/t-st2-i.s
639 @V@/sim/testsuite/d10v-elf/t-ae-st2w-id.s @V@/sim/testsuite/d10v-elf/t-st2-id.s
640 @V@/sim/testsuite/d10v-elf/t-ae-st2w-im.s @V@/sim/testsuite/d10v-elf/t-st2-im.s
641 @V@/sim/testsuite/d10v-elf/t-ae-st2w-ip.s @V@/sim/testsuite/d10v-elf/t-st2-ip.s
642 @V@/sim/testsuite/d10v-elf/t-ae-st2w-is.s @V@/sim/testsuite/d10v-elf/t-st2-is.s
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Di386-reg.tbl388 st2, 0, 0, 2, 13, 35
Dia64-ic.tbl249 st; st1, st2, st4, st8, st8.spill, st16
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Di386-reg.tbl387 st2, 0, 0, 2, 13, 35
Dia64-ic.tbl249 st; st1, st2, st4, st8, st8.spill, st16
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dregex.c87 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
88 __re_search_2 (bufp, st1, s1, st2, s2, startpos, range, regs, stop)
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dregex.c87 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
88 __re_search_2 (bufp, st1, s1, st2, s2, startpos, range, regs, stop)
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dregex.c87 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
88 __re_search_2 (bufp, st1, s1, st2, s2, startpos, range, regs, stop)
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dia64.md351 st2%Q0 %0 = %r1%P0