Home
last modified time | relevance | path

Searched refs:valid_stringptr_type_p (Results 1 – 25 of 34) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-format.c82 valid_stringptr_type_p (tree strref) in valid_stringptr_type_p() function
116 if (!valid_stringptr_type_p (TREE_TYPE (type))) in handle_format_arg_attribute()
150 || !valid_stringptr_type_p (ref)) in check_format_string()
H A DChangeLog1811 (valid_stringptr_type_p): New.
1812 (handle_format_arg_attribute): Use valid_stringptr_type_p ().
1814 valid_stringptr_type_p (), check that the format string types are
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c-family/
H A Dc-format.c82 valid_stringptr_type_p (tree strref) in valid_stringptr_type_p() function
116 if (!valid_stringptr_type_p (TREE_TYPE (type))) in handle_format_arg_attribute()
150 || !valid_stringptr_type_p (ref)) in check_format_string()
H A DChangeLog1699 (valid_stringptr_type_p): New.
1700 (handle_format_arg_attribute): Use valid_stringptr_type_p ().
1702 valid_stringptr_type_p (), check that the format string types are
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Dc-format.c154 valid_stringptr_type_p (tree strref) in valid_stringptr_type_p() function
188 if (!valid_stringptr_type_p (TREE_TYPE (type))) in handle_format_arg_attribute()
222 || !valid_stringptr_type_p (ref)) in check_format_string()
H A DChangeLog5661 (valid_stringptr_type_p): New.
5662 (handle_format_arg_attribute): Use valid_stringptr_type_p ().
5664 valid_stringptr_type_p (), check that the format string types are
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Dc-format.c83 valid_stringptr_type_p (tree strref) in valid_stringptr_type_p() function
117 if (!valid_stringptr_type_p (TREE_TYPE (type))) in handle_format_arg_attribute()
151 || !valid_stringptr_type_p (ref)) in check_format_string()
H A DChangeLog2954 (valid_stringptr_type_p): New.
2955 (handle_format_arg_attribute): Use valid_stringptr_type_p ().
2957 valid_stringptr_type_p (), check that the format string types are
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Dc-format.c154 valid_stringptr_type_p (tree strref) in valid_stringptr_type_p() function
188 if (!valid_stringptr_type_p (TREE_TYPE (type))) in handle_format_arg_attribute()
222 || !valid_stringptr_type_p (ref)) in check_format_string()
H A DChangeLog5661 (valid_stringptr_type_p): New.
5662 (handle_format_arg_attribute): Use valid_stringptr_type_p ().
5664 valid_stringptr_type_p (), check that the format string types are
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-format.c119 valid_stringptr_type_p (tree strref) in valid_stringptr_type_p() function
153 if (!valid_stringptr_type_p (TREE_TYPE (type))) in handle_format_arg_attribute()
187 || !valid_stringptr_type_p (ref)) in check_format_string()
/dports/net/frr7-pythontools/frr-frr-7.5.1/tools/gcc-plugins/
H A Dfrr-format.c168 valid_stringptr_type_p (tree strref) in valid_stringptr_type_p() function
202 if (!valid_stringptr_type_p (TREE_TYPE (type))) in handle_frr_format_arg_attribute()
236 || !valid_stringptr_type_p (ref)) in check_format_string()
/dports/net/frr7/frr-frr-7.5.1/tools/gcc-plugins/
H A Dfrr-format.c168 valid_stringptr_type_p (tree strref) in valid_stringptr_type_p() function
202 if (!valid_stringptr_type_p (TREE_TYPE (type))) in handle_frr_format_arg_attribute()
236 || !valid_stringptr_type_p (ref)) in check_format_string()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-format.c119 valid_stringptr_type_p (tree strref) in valid_stringptr_type_p() function
153 if (!valid_stringptr_type_p (TREE_TYPE (type))) in handle_format_arg_attribute()
187 || !valid_stringptr_type_p (ref)) in check_format_string()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-format.c119 valid_stringptr_type_p (tree strref) in valid_stringptr_type_p() function
153 if (!valid_stringptr_type_p (TREE_TYPE (type))) in handle_format_arg_attribute()
187 || !valid_stringptr_type_p (ref)) in check_format_string()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-format.c119 valid_stringptr_type_p (tree strref) in valid_stringptr_type_p() function
153 if (!valid_stringptr_type_p (TREE_TYPE (type))) in handle_format_arg_attribute()
187 || !valid_stringptr_type_p (ref)) in check_format_string()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-format.c119 valid_stringptr_type_p (tree strref) in valid_stringptr_type_p() function
153 if (!valid_stringptr_type_p (TREE_TYPE (type))) in handle_format_arg_attribute()
187 || !valid_stringptr_type_p (ref)) in check_format_string()
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-format.c119 valid_stringptr_type_p (tree strref) in valid_stringptr_type_p() function
153 if (!valid_stringptr_type_p (TREE_TYPE (type))) in handle_format_arg_attribute()
187 || !valid_stringptr_type_p (ref)) in check_format_string()
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A DChangeLog401 * c-format.c (valid_stringptr_type_p): Rename...
9441 (valid_stringptr_type_p): New.
9442 (handle_format_arg_attribute): Use valid_stringptr_type_p ().
9444 valid_stringptr_type_p (), check that the format string types are
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A DChangeLog1247 * c-format.c (valid_stringptr_type_p): Rename...
10287 (valid_stringptr_type_p): New.
10288 (handle_format_arg_attribute): Use valid_stringptr_type_p ().
10290 valid_stringptr_type_p (), check that the format string types are
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A DChangeLog237 * c-format.c (valid_stringptr_type_p): Rename...
9277 (valid_stringptr_type_p): New.
9278 (handle_format_arg_attribute): Use valid_stringptr_type_p ().
9280 valid_stringptr_type_p (), check that the format string types are
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A DChangeLog401 * c-format.c (valid_stringptr_type_p): Rename...
9441 (valid_stringptr_type_p): New.
9442 (handle_format_arg_attribute): Use valid_stringptr_type_p ().
9444 valid_stringptr_type_p (), check that the format string types are
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A DChangeLog2317 * c-format.c (valid_stringptr_type_p): Rename...
11357 (valid_stringptr_type_p): New.
11358 (handle_format_arg_attribute): Use valid_stringptr_type_p ().
11360 valid_stringptr_type_p (), check that the format string types are
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A DChangeLog1360 * c-format.c (valid_stringptr_type_p): Rename...
10400 (valid_stringptr_type_p): New.
10401 (handle_format_arg_attribute): Use valid_stringptr_type_p ().
10403 valid_stringptr_type_p (), check that the format string types are
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A DChangeLog2297 * c-format.c (valid_stringptr_type_p): Rename...
11337 (valid_stringptr_type_p): New.
11338 (handle_format_arg_attribute): Use valid_stringptr_type_p ().
11340 valid_stringptr_type_p (), check that the format string types are

12