Home
last modified time | relevance | path

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

12

/freebsd-12-stable/contrib/gcc/config/mips/
Dsb1.md93 (and (eq_attr "cpu" "sb1,sb1a")
105 (and (eq_attr "cpu" "sb1,sb1a")
121 (and (eq_attr "cpu" "sb1")
133 (and (eq_attr "cpu" "sb1,sb1a")
140 (and (eq_attr "cpu" "sb1,sb1a")
149 (and (eq_attr "cpu" "sb1,sb1a")
156 (and (eq_attr "cpu" "sb1,sb1a")
165 (and (eq_attr "cpu" "sb1,sb1a")
173 (and (eq_attr "cpu" "sb1,sb1a")
178 (and (eq_attr "cpu" "sb1,sb1a")
[all …]
Dmips.opt92 mfix-sb1
/freebsd-12-stable/bin/stty/
Dutil.c56 struct stat sb1, sb2; in checkredirect() local
59 !fstat(STDOUT_FILENO, &sb1) && !fstat(STDERR_FILENO, &sb2) && in checkredirect()
60 (sb1.st_rdev != sb2.st_rdev)) in checkredirect()
/freebsd-12-stable/usr.bin/cmp/
Dcmp.c102 struct stat sb1, sb2; in main() local
223 if (fstat(fd1, &sb1)) { in main()
229 if (!S_ISREG(sb1.st_mode)) in main()
246 if (zflag && sb1.st_size != sb2.st_size) { in main()
252 c_regular(fd1, file1, skip1, sb1.st_size, in main()
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
Dh_fileactions.c53 struct stat sb0, sb1; in main() local
87 if (fstat(7, &sb1) != 0) { in main()
97 if (memcmp(&sb0, &sb1, sizeof sb0) != 0) { in main()
/freebsd-12-stable/tests/sys/kern/
Dkern_descrip_test.c55 struct stat sb1, sb2; in ATF_TC_BODY() local
60 ATF_REQUIRE(fstat(fd1, &sb1) != -1); in ATF_TC_BODY()
62 ATF_REQUIRE(bcmp(&sb1, &sb2, sizeof(sb1)) == 0); in ATF_TC_BODY()
Dunix_passfd_test.c136 samefile(struct stat *sb1, struct stat *sb2) in samefile() argument
139 ATF_REQUIRE_MSG(sb1->st_dev == sb2->st_dev, "different device"); in samefile()
140 ATF_REQUIRE_MSG(sb1->st_ino == sb2->st_ino, "different inode"); in samefile()
/freebsd-12-stable/contrib/netbsd-tests/fs/vfs/
Dt_vnops.c70 struct stat sb1, sb2; in lookup_simple() local
74 if (rump_sys_stat(pb, &sb1) == -1) in lookup_simple()
81 ATF_REQUIRE(memcmp(&sb1, &sb2, sizeof(sb1)) == 0); in lookup_simple()
88 struct stat sb1, sb2; in lookup_complex() local
96 if (rump_sys_stat(pb, &sb1) == -1) in lookup_complex()
116 timespecadd(&sb1.st_atimespec, &onesec, &atplus1); in lookup_complex()
117 if (timespeccmp(&sb2.st_atimespec, &sb1.st_atimespec, >) && in lookup_complex()
119 sb2.st_atimespec = sb1.st_atimespec; in lookup_complex()
121 if (memcmp(&sb1, &sb2, sizeof(sb1)) != 0) { in lookup_complex()
126 (long long)sb1.FN, (long long)sb2.FN) in lookup_complex()
[all …]
/freebsd-12-stable/tests/sys/fs/fusefs/
Dread.cc347 struct stat sb1, sb2; in TEST_F() local
359 ASSERT_EQ(0, fstat(fd, &sb1)); in TEST_F()
368 EXPECT_TRUE(timespeccmp(&sb1.st_atim, &sb2.st_atim, <)); in TEST_F()
369 EXPECT_TRUE(timespeccmp(&sb1.st_ctim, &sb2.st_ctim, ==)); in TEST_F()
370 EXPECT_TRUE(timespeccmp(&sb1.st_mtim, &sb2.st_mtim, ==)); in TEST_F()
381 struct stat sb1, sb2; in TEST_F() local
395 ASSERT_EQ(0, fstat(fd, &sb1)); in TEST_F()
404 EXPECT_TRUE(timespeccmp(&sb1.st_atim, &sb2.st_atim, <)); in TEST_F()
405 EXPECT_TRUE(timespeccmp(&sb1.st_ctim, &sb2.st_ctim, ==)); in TEST_F()
406 EXPECT_TRUE(timespeccmp(&sb1.st_mtim, &sb2.st_mtim, ==)); in TEST_F()
[all …]
Dwrite.cc745 struct stat sb0, sb1; in TEST_F() local
759 ASSERT_EQ(0, fstat(fd, &sb1)) << strerror(errno); in TEST_F()
761 EXPECT_EQ(sb0.st_atime, sb1.st_atime); in TEST_F()
762 EXPECT_NE(sb0.st_mtime, sb1.st_mtime); in TEST_F()
763 EXPECT_NE(sb0.st_ctime, sb1.st_ctime); in TEST_F()
/freebsd-12-stable/bin/ln/
Dln.c187 struct stat sb1, sb2; in samedirent() local
211 if (stat(pathbuf, &sb1) != 0) in samedirent()
221 return sb1.st_dev == sb2.st_dev && sb1.st_ino == sb2.st_ino; in samedirent()
/freebsd-12-stable/lib/msun/src/
Ds_erff.c76 sb1 = 4.87132740e+00, /* 0x409be1ea */ variable
120 S=one+s*(sb1+s*(sb2+s*sb3)); in erff()
173 S=one+s*(sb1+s*(sb2+s*sb3)); in erfcf()
Ds_erf.c188 sb1 = 3.03380607434824582924e+01, /* 0x403E568B, 0x261D5190 */ variable
237 S=one+s*(sb1+s*(sb2+s*(sb3+s*(sb4+s*(sb5+s*(sb6+s*sb7)))))); in erf()
296 S=one+s*(sb1+s*(sb2+s*(sb3+s*(sb4+s*(sb5+s*(sb6+s*sb7)))))); in erfc()
/freebsd-12-stable/contrib/bc/tests/dc/scripts/
Dfactorial.dc3 0sb1
/freebsd-12-stable/lib/msun/ld128/
Ds_erfl.c154 sb1 = 1.08512869705594540211033733976348506e2L, /* 0x4005b20d, 0x2db7528d, 0x00d20dcb, 0x858f619… variable
246 S=one+s*(sb1+s*(sb2+s*(sb3+s*(sb4+s*(sb5+s*(sb6+s*(sb7+ in erfl()
313 S=one+s*(sb1+s*(sb2+s*(sb3+s*(sb4+s*(sb5+s*(sb6+s*(sb7+ in erfcl()
/freebsd-12-stable/lib/msun/ld80/
Ds_erfl.c183 #define sb1 (sb1u.e) macro
266 S=one+s*(sb1+s*(sb2+s*(sb3+s*(sb4+s*(sb5+s*(sb6+s*sb7)))))); in erfl()
325 S=one+s*(sb1+s*(sb2+s*(sb3+s*(sb4+s*(sb5+s*(sb6+s*sb7)))))); in erfcl()
/freebsd-12-stable/crypto/heimdal/lib/krb5/
Dfcache.c251 struct stat sb1, sb2; in _krb5_erase_file() local
254 ret = lstat (filename, &sb1); in _krb5_erase_file()
285 if (sb1.st_dev != sb2.st_dev || sb1.st_ino != sb2.st_ino) { in _krb5_erase_file()
/freebsd-12-stable/contrib/mandoc/
Dmandocdb.c2205 struct stat sb1, sb2; in dbwrite() local
2262 if (fstat(fd1, &sb1) == -1) { in dbwrite()
2270 if (sb1.st_size != sb2.st_size) in dbwrite()
2272 if ((cp1 = mmap(NULL, sb1.st_size, PROT_READ, MAP_PRIVATE, in dbwrite()
2282 for (i = 0; i < sb1.st_size; i++) in dbwrite()
2293 munmap(cp1, sb1.st_size); in dbwrite()
/freebsd-12-stable/crypto/openssl/crypto/aria/
Daria.c756 static const unsigned char sb1[256] = { variable
995 o->c[i ] = sb1[x->c[i ] ^ y->c[i ]]; in sl1()
1012 o[i + 2] = sb1[x->c[i + 2] ^ y->c[i + 2]]; in sl2()
/freebsd-12-stable/sys/vm/
Dswap_pager.c1911 struct swblk *sb, *sb1; in swp_pager_meta_build() local
1993 sb1 = SWAP_PCTRIE_LOOKUP(&object->un_pager.swp.swp_blks, in swp_pager_meta_build()
1995 if (sb1 != NULL) { in swp_pager_meta_build()
1997 sb = sb1; in swp_pager_meta_build()
/freebsd-12-stable/crypto/openssh/
Dconfig.sub1077 sb1-*)
/freebsd-12-stable/contrib/file/
Dconfig.sub1097 sb1-*)
/freebsd-12-stable/contrib/sqlite3/
Dconfig.sub1102 sb1-*)
/freebsd-12-stable/contrib/libevent/build-aux/
Dconfig.sub1077 sb1-*)
/freebsd-12-stable/contrib/openbsm/config/
Dconfig.sub844 sb1)

12