Home
last modified time | relevance | path

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

12345678910>>...23

/dports/lang/gcc6-aux/gcc-6-20180516/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/lang/gcc8/gcc-8.5.0/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/lang/gcc48/gcc-4.8.5/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/lang/gcc10/gcc-10.3.0/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/lang/gcc12-devel/gcc-12-20211205/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/lang/gcc11-devel/gcc-11-20211009/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/lang/gnat_util/gcc-6-20180516/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/lang/gcc9-devel/gcc-9-20211007/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/devel/avr-gcc/gcc-10.2.0/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/lang/gcc11/gcc-11.2.0/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/lang/gcc10-devel/gcc-10-20211008/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string)
75 if (compare_string (table->high_len, table->high, in set_args()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in set_args()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in set_args()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in set_args()
/dports/lang/gcc9/gcc-9.4.0/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/lang/gcc9-aux/gcc-9.1.0/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgfortran/runtime/
H A Dselect_inc.c27 #define compare_string SUFFIX(compare_string) macro
75 if (compare_string (table->high_len, table->high, in select_string()
89 if (compare_string (t->low_len, t->low, selector_len, selector) <= 0) in select_string()
108 i = compare_string (t->low_len, t->low, selector_len, selector); in select_string()
129 if (compare_string (selector_len, selector, t->high_len, t->high) <= 0) in select_string()
/dports/devel/boost-docs/boost_1_72_0/boost/locale/boundary/
H A Dsegment.hpp359 return details::compare_string(l,r) == 0; in operator ==()
365 return details::compare_string(l,r) != 0; in operator !=()
372 return details::compare_string(l,r) < 0; in operator <()
378 return details::compare_string(l,r) <= 0; in operator <=()
384 return details::compare_string(l,r) > 0; in operator >()
390 return details::compare_string(l,r) >= 0; in operator >=()
397 return details::compare_string(l,r) == 0; in operator ==()
403 return details::compare_string(l,r) != 0; in operator !=()
410 return details::compare_string(l,r) < 0; in operator <()
416 return details::compare_string(l,r) <= 0; in operator <=()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/locale/boundary/
H A Dsegment.hpp359 return details::compare_string(l,r) == 0; in operator ==()
365 return details::compare_string(l,r) != 0; in operator !=()
372 return details::compare_string(l,r) < 0; in operator <()
378 return details::compare_string(l,r) <= 0; in operator <=()
384 return details::compare_string(l,r) > 0; in operator >()
390 return details::compare_string(l,r) >= 0; in operator >=()
397 return details::compare_string(l,r) == 0; in operator ==()
403 return details::compare_string(l,r) != 0; in operator !=()
410 return details::compare_string(l,r) < 0; in operator <()
416 return details::compare_string(l,r) <= 0; in operator <=()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/locale/boundary/
H A Dsegment.hpp359 return details::compare_string(l,r) == 0; in operator ==()
365 return details::compare_string(l,r) != 0; in operator !=()
372 return details::compare_string(l,r) < 0; in operator <()
378 return details::compare_string(l,r) <= 0; in operator <=()
384 return details::compare_string(l,r) > 0; in operator >()
390 return details::compare_string(l,r) >= 0; in operator >=()
397 return details::compare_string(l,r) == 0; in operator ==()
403 return details::compare_string(l,r) != 0; in operator !=()
410 return details::compare_string(l,r) < 0; in operator <()
416 return details::compare_string(l,r) <= 0; in operator <=()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/locale/boundary/
H A Dsegment.hpp359 return details::compare_string(l,r) == 0; in operator ==()
365 return details::compare_string(l,r) != 0; in operator !=()
372 return details::compare_string(l,r) < 0; in operator <()
378 return details::compare_string(l,r) <= 0; in operator <=()
384 return details::compare_string(l,r) > 0; in operator >()
390 return details::compare_string(l,r) >= 0; in operator >=()
397 return details::compare_string(l,r) == 0; in operator ==()
403 return details::compare_string(l,r) != 0; in operator !=()
410 return details::compare_string(l,r) < 0; in operator <()
416 return details::compare_string(l,r) <= 0; in operator <=()
[all …]

12345678910>>...23