Home
last modified time | relevance | path

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

123

/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-object-size-20.c40 ASSERT (bos1 (&ac0) == sizeof ac0); in facx()
41 ASSERT (bos1 (&ac1) == 2); in facx()
42 ASSERT (bos1 (&ac2) == 3); in facx()
43 ASSERT (bos1 (&ac3) == 4); in facx()
44 ASSERT (bos1 (&eacx) == (size_t)-1); in facx()
94 ASSERT (bos1 (&ai16c0) == sizeof ai16c0); in fai16cx()
95 ASSERT (bos1 (&ai16c1) == sizeof ai16c1); in fai16cx()
105 ASSERT (bos1 (&eai16cx) == (size_t)-1); in fai16cx()
181 ASSERT (bos1 (&eai32cx) == (size_t)-1); in fai32cx()
305 ASSERT (bos1 (&a0c0) == sizeof a0c0); in fa0c0()
[all …]
H A DWstringop-overflow-6.c5 #define bos1(p) __builtin_object_size (p, 1) macro
6 #define strcat(d, s) __builtin___strcat_chk (d, s, bos1 (d))
7 #define strcpy(d, s) __builtin___strcpy_chk (d, s, bos1 (d))
H A Dbuiltin-object-size-21.c12 #define bos1(expr) __builtin_object_size (expr, 1) macro
20 (bos1 (&x) == n01 ? (void)0 : fail (#x, __LINE__, bos1 (&x), n01)), \
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dbuiltin-object-size-20.c40 ASSERT (bos1 (&ac0) == sizeof ac0); in facx()
41 ASSERT (bos1 (&ac1) == 2); in facx()
42 ASSERT (bos1 (&ac2) == 3); in facx()
43 ASSERT (bos1 (&ac3) == 4); in facx()
44 ASSERT (bos1 (&eacx) == (size_t)-1); in facx()
94 ASSERT (bos1 (&ai16c0) == sizeof ai16c0); in fai16cx()
95 ASSERT (bos1 (&ai16c1) == sizeof ai16c1); in fai16cx()
105 ASSERT (bos1 (&eai16cx) == (size_t)-1); in fai16cx()
181 ASSERT (bos1 (&eai32cx) == (size_t)-1); in fai32cx()
305 ASSERT (bos1 (&a0c0) == sizeof a0c0); in fa0c0()
[all …]
H A DWstringop-overflow-6.c5 #define bos1(p) __builtin_object_size (p, 1) macro
6 #define strcat(d, s) __builtin___strcat_chk (d, s, bos1 (d))
7 #define strcpy(d, s) __builtin___strcpy_chk (d, s, bos1 (d))
H A Dbuiltin-object-size-21.c12 #define bos1(expr) __builtin_object_size (expr, 1) macro
20 (bos1 (&x) == n01 ? (void)0 : fail (#x, __LINE__, bos1 (&x), n01)), \
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-object-size-20.c40 ASSERT (bos1 (&ac0) == sizeof ac0); in facx()
41 ASSERT (bos1 (&ac1) == 2); in facx()
42 ASSERT (bos1 (&ac2) == 3); in facx()
43 ASSERT (bos1 (&ac3) == 4); in facx()
44 ASSERT (bos1 (&eacx) == (size_t)-1); in facx()
94 ASSERT (bos1 (&ai16c0) == sizeof ai16c0); in fai16cx()
95 ASSERT (bos1 (&ai16c1) == sizeof ai16c1); in fai16cx()
105 ASSERT (bos1 (&eai16cx) == (size_t)-1); in fai16cx()
181 ASSERT (bos1 (&eai32cx) == (size_t)-1); in fai32cx()
305 ASSERT (bos1 (&a0c0) == sizeof a0c0); in fa0c0()
[all …]
H A DWstringop-overflow-6.c5 #define bos1(p) __builtin_object_size (p, 1) macro
6 #define strcat(d, s) __builtin___strcat_chk (d, s, bos1 (d))
7 #define strcpy(d, s) __builtin___strcpy_chk (d, s, bos1 (d))
H A Dbuiltin-object-size-21.c12 #define bos1(expr) __builtin_object_size (expr, 1) macro
20 (bos1 (&x) == n01 ? (void)0 : fail (#x, __LINE__, bos1 (&x), n01)), \
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dbuiltin-object-size-20.c40 ASSERT (bos1 (&ac0) == sizeof ac0); in facx()
41 ASSERT (bos1 (&ac1) == 2); in facx()
42 ASSERT (bos1 (&ac2) == 3); in facx()
43 ASSERT (bos1 (&ac3) == 4); in facx()
44 ASSERT (bos1 (&eacx) == (size_t)-1); in facx()
94 ASSERT (bos1 (&ai16c0) == sizeof ai16c0); in fai16cx()
95 ASSERT (bos1 (&ai16c1) == sizeof ai16c1); in fai16cx()
105 ASSERT (bos1 (&eai16cx) == (size_t)-1); in fai16cx()
181 ASSERT (bos1 (&eai32cx) == (size_t)-1); in fai32cx()
305 ASSERT (bos1 (&a0c0) == sizeof a0c0); in fa0c0()
[all …]
H A DWstringop-overflow-6.c5 #define bos1(p) __builtin_object_size (p, 1) macro
6 #define strcat(d, s) __builtin___strcat_chk (d, s, bos1 (d))
7 #define strcpy(d, s) __builtin___strcpy_chk (d, s, bos1 (d))
H A Dbuiltin-object-size-21.c12 #define bos1(expr) __builtin_object_size (expr, 1) macro
20 (bos1 (&x) == n01 ? (void)0 : fail (#x, __LINE__, bos1 (&x), n01)), \
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/io/file/tfile/
H A DCompression.java143 OutputStream bos1 = null; in LZO() local
145 bos1 = new BufferedOutputStream(downStream, downStreamBufferSize); in LZO()
147 bos1 = downStream; in LZO()
151 codec.createOutputStream(bos1, compressor); in LZO()
190 OutputStream bos1 = null; in GZ() local
192 bos1 = new BufferedOutputStream(downStream, downStreamBufferSize); in GZ()
194 bos1 = downStream; in GZ()
198 codec.createOutputStream(bos1, compressor); in GZ()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/file/tfile/
H A DCompression.java143 OutputStream bos1 = null; in LZO() local
145 bos1 = new BufferedOutputStream(downStream, downStreamBufferSize); in LZO()
147 bos1 = downStream; in LZO()
151 codec.createOutputStream(bos1, compressor); in LZO()
190 OutputStream bos1 = null; in GZ() local
192 bos1 = new BufferedOutputStream(downStream, downStreamBufferSize); in GZ()
194 bos1 = downStream; in GZ()
198 codec.createOutputStream(bos1, compressor); in GZ()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A DWstringop-overflow-6.c5 #define bos1(p) __builtin_object_size (p, 1) macro
6 #define strcat(d, s) __builtin___strcat_chk (d, s, bos1 (d))
7 #define strcpy(d, s) __builtin___strcpy_chk (d, s, bos1 (d))
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A DWstringop-overflow-6.c5 #define bos1(p) __builtin_object_size (p, 1) macro
6 #define strcat(d, s) __builtin___strcat_chk (d, s, bos1 (d))
7 #define strcpy(d, s) __builtin___strcpy_chk (d, s, bos1 (d))
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A DWstringop-overflow-6.c5 #define bos1(p) __builtin_object_size (p, 1) macro
6 #define strcat(d, s) __builtin___strcat_chk (d, s, bos1 (d))
7 #define strcpy(d, s) __builtin___strcpy_chk (d, s, bos1 (d))
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A DWstringop-overflow-6.c5 #define bos1(p) __builtin_object_size (p, 1) macro
6 #define strcat(d, s) __builtin___strcat_chk (d, s, bos1 (d))
7 #define strcpy(d, s) __builtin___strcpy_chk (d, s, bos1 (d))
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A DWstringop-overflow-6.c5 #define bos1(p) __builtin_object_size (p, 1) macro
6 #define strcat(d, s) __builtin___strcat_chk (d, s, bos1 (d))
7 #define strcpy(d, s) __builtin___strcpy_chk (d, s, bos1 (d))
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A DWstringop-overflow-6.c5 #define bos1(p) __builtin_object_size (p, 1) macro
6 #define strcat(d, s) __builtin___strcat_chk (d, s, bos1 (d))
7 #define strcpy(d, s) __builtin___strcpy_chk (d, s, bos1 (d))
/dports/java/bouncycastle15/crypto-169/core/src/test/java/org/bouncycastle/pqc/crypto/test/
H A DNTRUSignatureKeyTest.java48 ByteArrayOutputStream bos1 = new ByteArrayOutputStream(); in testEncode() local
50 kPriv.writeTo(bos1); in testEncode()
52 ByteArrayInputStream bis1 = new ByteArrayInputStream(bos1.toByteArray()); in testEncode()
H A DEncryptionKeyTest.java41 ByteArrayOutputStream bos1 = new ByteArrayOutputStream(); in testEncode() local
43 ((NTRUEncryptionPrivateKeyParameters)kp.getPrivate()).writeTo(bos1); in testEncode()
45 ByteArrayInputStream bis1 = new ByteArrayInputStream(bos1.toByteArray()); in testEncode()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dbuiltin-object-size-cxx14.cpp12 constexpr int bos1() { in bos1() function
31 static_assert(bos1() == sizeof(char) * 5, "");
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dbuiltin-object-size-cxx14.cpp12 constexpr int bos1() { in bos1() function
31 static_assert(bos1() == sizeof(char) * 5, "");
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dbuiltin-object-size-cxx14.cpp14 constexpr int bos1() { in bos1() function
33 static_assert(bos1() == sizeof(char) * 5, "");

123