Home
last modified time | relevance | path

Searched refs:convert_and_check (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/dports/devel/libgit2-glib/libgit2-glib-0.99.0.1/libgit2-glib/
H A Dggit-convert.c69 convert_and_check (const gchar *str, in convert_and_check() function
139 else if (convert_and_check (str, size, from_charset, &ret)) in ggit_convert_utf8()
149 if (convert_and_check (str, size, locale_charset, &ret)) in ggit_convert_utf8()
/dports/devel/gitg/gitg-3.32.1/gitg/
H A Dgitg-convert.vala68 private bool convert_and_check(string text, ssize_t size, string from_charset, out string? ret)
116 if (Convert.convert_and_check(str, size, from_charset, out ret))
128 if (Convert.convert_and_check(str, size, locale_charset, out ret))
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-common.h654 extern tree convert_and_check (tree, tree);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-common.h915 extern tree convert_and_check (tree, tree);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-common.h915 extern tree convert_and_check (tree, tree);
/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-common.h759 extern tree convert_and_check (tree, tree);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c-family/
H A Dc-common.h759 extern tree convert_and_check (tree, tree);
/dports/lang/gcc48/gcc-4.8.5/gcc/c/
H A Dc-typeck.c4033 return convert_and_check (type, expr); in ep_convert_and_check()
4040 expr = convert_and_check (semantic_type, expr); in ep_convert_and_check()
5318 ret = convert_and_check (type, orig_rhs); in convert_for_assignment()
5328 return convert_and_check (type, rhs); in convert_for_assignment()
10208 op0 = convert_and_check (result_type, op0); in build_binary_op()
10210 op1 = convert_and_check (real_type, op1); in build_binary_op()
10215 op0 = convert_and_check (real_type, op0); in build_binary_op()
10217 op1 = convert_and_check (result_type, op1); in build_binary_op()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c/
H A Dc-typeck.c4014 return convert_and_check (type, expr); in ep_convert_and_check()
4021 expr = convert_and_check (semantic_type, expr); in ep_convert_and_check()
5297 ret = convert_and_check (type, orig_rhs); in convert_for_assignment()
5307 return convert_and_check (type, rhs); in convert_for_assignment()
10186 op0 = convert_and_check (result_type, op0); in build_binary_op()
10188 op1 = convert_and_check (real_type, op1); in build_binary_op()
10193 op0 = convert_and_check (real_type, op0); in build_binary_op()
10195 op1 = convert_and_check (result_type, op1); in build_binary_op()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.h836 extern tree convert_and_check (location_t, tree, tree);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-common.h836 extern tree convert_and_check (location_t, tree, tree);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.h836 extern tree convert_and_check (location_t, tree, tree);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.h836 extern tree convert_and_check (location_t, tree, tree);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.h836 extern tree convert_and_check (location_t, tree, tree);
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-common.h836 extern tree convert_and_check (location_t, tree, tree);
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-common.h853 extern tree convert_and_check (location_t, tree, tree);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-common.h868 extern tree convert_and_check (location_t, tree, tree);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-common.h868 extern tree convert_and_check (location_t, tree, tree);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Dc-common.h775 extern tree convert_and_check (location_t, tree, tree);
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-common.h868 extern tree convert_and_check (location_t, tree, tree);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-common.h852 extern tree convert_and_check (location_t, tree, tree);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-common.h853 extern tree convert_and_check (location_t, tree, tree);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c/
H A Dc-typeck.c4394 return convert_and_check (loc, type, expr); in ep_convert_and_check()
4401 expr = convert_and_check (loc, semantic_type, expr); in ep_convert_and_check()
5767 ret = convert_and_check (expr_loc != UNKNOWN_LOCATION in convert_for_assignment()
5778 return convert_and_check (expr_loc != UNKNOWN_LOCATION in convert_for_assignment()
10782 op0 = convert_and_check (location, result_type, op0); in build_binary_op()
10784 op1 = convert_and_check (location, real_type, op1); in build_binary_op()
10789 op0 = convert_and_check (location, real_type, op0); in build_binary_op()
10791 op1 = convert_and_check (location, result_type, op1); in build_binary_op()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Dc-common.h829 extern tree convert_and_check (location_t, tree, tree);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-common.h887 extern tree convert_and_check (location_t, tree, tree);

12345678910>>...16