Home
last modified time | relevance | path

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

12345

/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/cord/
H A Dcordtest.c181 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
182 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
183 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
185 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/lang/mono/mono-5.10.1.57/libgc/cord/
H A Dcordtest.c181 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
182 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
183 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
185 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/cord/
H A Dcordtest.c181 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
182 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
183 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
185 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/cord/
H A Dcordtest.c181 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
182 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
183 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
185 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/cord/
H A Dcordtest.c181 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
182 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
183 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
185 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/cord/
H A Dcordtest.c181 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
182 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
183 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
185 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/cord/
H A Dcordtest.c181 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
182 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
183 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
185 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/cord/
H A Dcordtest.c181 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
182 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
183 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
185 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/cord/
H A Dcordtest.c181 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
182 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
183 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
185 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/cord/
H A Dcordtest.c176 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
177 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
178 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
180 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/cord/
H A Dcordtest.c181 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
182 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
183 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
185 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/boehm_gc/cord/
H A Dcordtest.c181 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
182 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
183 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
185 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/cord/
H A Dcordtest.c176 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1");
177 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2");
178 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND)
180 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4");
/dports/textproc/chpp/chpp-0.3.5/gc/cord/
H A Dcordtest.c175 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
176 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
177 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
179 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/lang/gcc6-aux/gcc-6-20180516/boehm-gc/cord/
H A Dcordtest.c181 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
182 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
183 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
185 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/cord/tests/
H A Dcordtest.c187 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
188 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
189 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
191 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/lang/gauche/Gauche-0.9.10/gc/cord/tests/
H A Dcordtest.c211 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
212 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
213 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
215 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/devel/boehm-gc-threaded/gc-8.0.6/cord/tests/
H A Dcordtest.c214 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
215 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
216 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
218 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/devel/boehm-gc-redirect/gc-8.0.6/cord/tests/
H A Dcordtest.c214 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
215 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
216 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
218 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/devel/boehm-gc/gc-8.0.6/cord/tests/
H A Dcordtest.c214 if (CORD_str(x,1,"9a") != 35) ABORT("CORD_str failed 1"); in test_extras()
215 if (CORD_str(x,0,"9abcdefghijk") != 35) ABORT("CORD_str failed 2"); in test_extras()
216 if (CORD_str(x,0,"9abcdefghijx") != CORD_NOT_FOUND) in test_extras()
218 if (CORD_str(x,0,"9>") != CORD_NOT_FOUND) ABORT("CORD_str failed 4"); in test_extras()
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/include/
H A Dcord.h223 size_t CORD_str(CORD x, size_t start, CORD s);
/dports/lang/mono/mono-5.10.1.57/libgc/include/
H A Dcord.h224 size_t CORD_str(CORD x, size_t start, CORD s);
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/include/
H A Dcord.h224 size_t CORD_str(CORD x, size_t start, CORD s);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/include/
H A Dcord.h224 size_t CORD_str(CORD x, size_t start, CORD s);
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/include/
H A Dcord.h224 size_t CORD_str(CORD x, size_t start, CORD s);

12345