Home
last modified time | relevance | path

Searched refs:strend (Results 76 – 100 of 2209) sorted by relevance

12345678910>>...89

/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/unittest/gunit/
H A Ddecimal-t.cc202 end= strend(s); in do_test_s2d()
214 end= strend(s); in do_test_d2f()
285 end= strend(s); in do_test_d2ull()
305 end= strend(s); in do_test_d2ll()
323 end= strend(s1); in do_test_da()
325 end= strend(s2); in do_test_da()
336 end= strend(s1); in do_test_ds()
338 end= strend(s2); in do_test_ds()
349 end= strend(s1); in do_test_dc()
351 end= strend(s2); in do_test_dc()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/unittest/gunit/
H A Ddecimal-t.cc202 end= strend(s); in do_test_s2d()
214 end= strend(s); in do_test_d2f()
285 end= strend(s); in do_test_d2ull()
305 end= strend(s); in do_test_d2ll()
323 end= strend(s1); in do_test_da()
325 end= strend(s2); in do_test_da()
336 end= strend(s1); in do_test_ds()
338 end= strend(s2); in do_test_ds()
349 end= strend(s1); in do_test_dc()
351 end= strend(s2); in do_test_dc()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/unittest/gunit/
H A Ddecimal-t.cc202 end= strend(s); in do_test_s2d()
214 end= strend(s); in do_test_d2f()
285 end= strend(s); in do_test_d2ull()
305 end= strend(s); in do_test_d2ll()
323 end= strend(s1); in do_test_da()
325 end= strend(s2); in do_test_da()
336 end= strend(s1); in do_test_ds()
338 end= strend(s2); in do_test_ds()
349 end= strend(s1); in do_test_dc()
351 end= strend(s2); in do_test_dc()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/unittest/gunit/
H A Ddecimal-t.cc202 end= strend(s); in do_test_s2d()
214 end= strend(s); in do_test_d2f()
285 end= strend(s); in do_test_d2ull()
305 end= strend(s); in do_test_d2ll()
323 end= strend(s1); in do_test_da()
325 end= strend(s2); in do_test_da()
336 end= strend(s1); in do_test_ds()
338 end= strend(s2); in do_test_ds()
349 end= strend(s1); in do_test_dc()
351 end= strend(s2); in do_test_dc()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/unittest/gunit/
H A Ddecimal-t.cc202 end= strend(s); in do_test_s2d()
214 end= strend(s); in do_test_d2f()
285 end= strend(s); in do_test_d2ull()
305 end= strend(s); in do_test_d2ll()
323 end= strend(s1); in do_test_da()
325 end= strend(s2); in do_test_da()
336 end= strend(s1); in do_test_ds()
338 end= strend(s2); in do_test_ds()
349 end= strend(s1); in do_test_dc()
351 end= strend(s2); in do_test_dc()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/unittest/gunit/
H A Ddecimal-t.cc202 end= strend(s); in do_test_s2d()
214 end= strend(s); in do_test_d2f()
285 end= strend(s); in do_test_d2ull()
305 end= strend(s); in do_test_d2ll()
323 end= strend(s1); in do_test_da()
325 end= strend(s2); in do_test_da()
336 end= strend(s1); in do_test_ds()
338 end= strend(s2); in do_test_ds()
349 end= strend(s1); in do_test_dc()
351 end= strend(s2); in do_test_dc()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/unittest/gunit/
H A Ddecimal-t.cc202 end= strend(s); in do_test_s2d()
214 end= strend(s); in do_test_d2f()
285 end= strend(s); in do_test_d2ull()
305 end= strend(s); in do_test_d2ll()
323 end= strend(s1); in do_test_da()
325 end= strend(s2); in do_test_da()
336 end= strend(s1); in do_test_ds()
338 end= strend(s2); in do_test_ds()
349 end= strend(s1); in do_test_dc()
351 end= strend(s2); in do_test_dc()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/graphite/
H A Did-pr43464.c17 S_find_byclass (regexp * prog, regnode * c, char *s, char *strend, in S_find_byclass() argument
26 while (s + (uskip = PL_utf8skip[*s]) <= strend) in S_find_byclass()
57 register char *strend) in Perl_regexec_flags() argument
59 S_find_byclass (prog, 0, 0, strend, 0, 0); in Perl_regexec_flags()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/graphite/
H A Did-pr43464.c17 S_find_byclass (regexp * prog, regnode * c, char *s, char *strend, in S_find_byclass() argument
26 while (s + (uskip = PL_utf8skip[*s]) <= strend) in S_find_byclass()
57 register char *strend) in Perl_regexec_flags() argument
59 S_find_byclass (prog, 0, 0, strend, 0, 0); in Perl_regexec_flags()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/graphite/
H A Did-pr43464.c17 S_find_byclass (regexp * prog, regnode * c, char *s, char *strend, in S_find_byclass() argument
26 while (s + (uskip = PL_utf8skip[*s]) <= strend) in S_find_byclass()
57 register char *strend) in Perl_regexec_flags() argument
59 S_find_byclass (prog, 0, 0, strend, 0, 0); in Perl_regexec_flags()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/graphite/
H A Did-pr43464.c20 S_find_byclass (regexp * prog, regnode * c, char *s, char *strend, in S_find_byclass() argument
29 while (s + (uskip = PL_utf8skip[*s]) <= strend) in S_find_byclass()
62 register char *strend) in Perl_regexec_flags() argument
64 S_find_byclass (prog, 0, 0, strend, 0, 0); in Perl_regexec_flags()
/dports/databases/percona57-server/percona-server-5.7.36-39/mysys/
H A Dmf_getdate.c83 sprintf(strend(to), "T"); in get_date()
84 sprintf(strend(to), in get_date()
94 sprintf(strend(to), "T"); in get_date()
95 sprintf(strend(to),"%02d%02d%02d", in get_date()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysys/
H A Dmf_getdate.c83 sprintf(strend(to), "T"); in get_date()
84 sprintf(strend(to), in get_date()
94 sprintf(strend(to), "T"); in get_date()
95 sprintf(strend(to),"%02d%02d%02d", in get_date()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/graphite/
H A Did-pr43464.c20 S_find_byclass (regexp * prog, regnode * c, char *s, char *strend, in S_find_byclass() argument
29 while (s + (uskip = PL_utf8skip[*s]) <= strend) in S_find_byclass()
62 register char *strend) in Perl_regexec_flags() argument
64 S_find_byclass (prog, 0, 0, strend, 0, 0); in Perl_regexec_flags()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/graphite/
H A Did-pr43464.c20 S_find_byclass (regexp * prog, regnode * c, char *s, char *strend, in S_find_byclass() argument
29 while (s + (uskip = PL_utf8skip[*s]) <= strend) in S_find_byclass()
62 register char *strend) in Perl_regexec_flags() argument
64 S_find_byclass (prog, 0, 0, strend, 0, 0); in Perl_regexec_flags()
/dports/databases/percona57-client/percona-server-5.7.36-39/mysys/
H A Dmf_getdate.c83 sprintf(strend(to), "T"); in get_date()
84 sprintf(strend(to), in get_date()
94 sprintf(strend(to), "T"); in get_date()
95 sprintf(strend(to),"%02d%02d%02d", in get_date()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysys/
H A Dmf_getdate.c83 sprintf(strend(to), "T"); in get_date()
84 sprintf(strend(to), in get_date()
94 sprintf(strend(to), "T"); in get_date()
95 sprintf(strend(to),"%02d%02d%02d", in get_date()
/dports/databases/mysql57-client/mysql-5.7.36/mysys/
H A Dmf_getdate.c83 sprintf(strend(to), "T"); in get_date()
84 sprintf(strend(to), in get_date()
94 sprintf(strend(to), "T"); in get_date()
95 sprintf(strend(to),"%02d%02d%02d", in get_date()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/graphite/
H A Did-pr43464.c20 S_find_byclass (regexp * prog, regnode * c, char *s, char *strend, in S_find_byclass() argument
29 while (s + (uskip = PL_utf8skip[*s]) <= strend) in S_find_byclass()
62 register char *strend) in Perl_regexec_flags() argument
64 S_find_byclass (prog, 0, 0, strend, 0, 0); in Perl_regexec_flags()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/graphite/
H A Did-pr43464.c20 S_find_byclass (regexp * prog, regnode * c, char *s, char *strend, in S_find_byclass() argument
29 while (s + (uskip = PL_utf8skip[*s]) <= strend) in S_find_byclass()
62 register char *strend) in Perl_regexec_flags() argument
64 S_find_byclass (prog, 0, 0, strend, 0, 0); in Perl_regexec_flags()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysys/
H A Dmf_getdate.c83 sprintf(strend(to), "T"); in get_date()
84 sprintf(strend(to), in get_date()
94 sprintf(strend(to), "T"); in get_date()
95 sprintf(strend(to),"%02d%02d%02d", in get_date()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/graphite/
H A Did-pr43464.c20 S_find_byclass (regexp * prog, regnode * c, char *s, char *strend, in S_find_byclass() argument
29 while (s + (uskip = PL_utf8skip[*s]) <= strend) in S_find_byclass()
62 register char *strend) in Perl_regexec_flags() argument
64 S_find_byclass (prog, 0, 0, strend, 0, 0); in Perl_regexec_flags()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/graphite/
H A Did-pr43464.c20 S_find_byclass (regexp * prog, regnode * c, char *s, char *strend, in S_find_byclass() argument
29 while (s + (uskip = PL_utf8skip[*s]) <= strend) in S_find_byclass()
62 register char *strend) in Perl_regexec_flags() argument
64 S_find_byclass (prog, 0, 0, strend, 0, 0); in Perl_regexec_flags()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/graphite/
H A Did-pr43464.c20 S_find_byclass (regexp * prog, regnode * c, char *s, char *strend, in S_find_byclass() argument
29 while (s + (uskip = PL_utf8skip[*s]) <= strend) in S_find_byclass()
62 register char *strend) in Perl_regexec_flags() argument
64 S_find_byclass (prog, 0, 0, strend, 0, 0); in Perl_regexec_flags()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/graphite/
H A Did-pr43464.c20 S_find_byclass (regexp * prog, regnode * c, char *s, char *strend, in S_find_byclass() argument
29 while (s + (uskip = PL_utf8skip[*s]) <= strend) in S_find_byclass()
62 register char *strend) in Perl_regexec_flags() argument
64 S_find_byclass (prog, 0, 0, strend, 0, 0); in Perl_regexec_flags()

12345678910>>...89