Home
last modified time | relevance | path

Searched refs:check_format_types (Results 1 – 25 of 272) sorted by relevance

1234567891011

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-format.c1031 static void check_format_types (int *, format_wanted_type *);
2254 check_format_types (status, first_wanted_type); in check_format_info_main()
2263 check_format_types (int *status, format_wanted_type *types) in check_format_types() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-format.c1031 static void check_format_types (int *, format_wanted_type *);
2254 check_format_types (status, first_wanted_type); in check_format_info_main()
2263 check_format_types (int *status, format_wanted_type *types) in check_format_types() function
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-format.c807 static void check_format_types (format_wanted_type *, const char *, int);
2071 check_format_types (first_wanted_type, format_start, in check_format_info_main()
2091 check_format_types (format_wanted_type *types, const char *format_start, in check_format_types() function
/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-format.c953 static void check_format_types (format_wanted_type *);
2262 check_format_types (first_wanted_type); in check_format_info_main()
2281 check_format_types (format_wanted_type *types) in check_format_types() function
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c-family/
H A Dc-format.c953 static void check_format_types (format_wanted_type *);
2262 check_format_types (first_wanted_type); in check_format_info_main()
2281 check_format_types (format_wanted_type *types) in check_format_types() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Dc-format.c1035 static void check_format_types (location_t, format_wanted_type *);
2424 check_format_types (format_string_loc, first_wanted_type); in check_format_info_main()
2447 check_format_types (location_t loc, format_wanted_type *types) in check_format_types() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Dc-format.c958 static void check_format_types (format_wanted_type *);
2267 check_format_types (first_wanted_type); in check_format_info_main()
2286 check_format_types (format_wanted_type *types) in check_format_types() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Dc-format.c1035 static void check_format_types (location_t, format_wanted_type *);
2424 check_format_types (format_string_loc, first_wanted_type); in check_format_info_main()
2447 check_format_types (location_t loc, format_wanted_type *types) in check_format_types() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-format.c1036 static void check_format_types (const substring_loc &fmt_loc,
2750 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
3046 check_format_types (const substring_loc &fmt_loc, in check_format_types() function
H A DChangeLog983 check_format_types.
2182 check_format_types.
2451 check_format_types.
2452 (check_format_types): Add param "fki" and pass it to
2497 check_format_types.
2504 (check_format_types): Convert first param from a location_t
4363 * c-format.c (check_format_types): Handle null param.
5088 (check_format_types): Pass explicit location.
5487 * c-format.c(check_format_types): Use it.
6803 (check_format_types): Likewise.
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-format.c1055 static void check_format_types (const substring_loc &fmt_loc,
2784 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
3080 check_format_types (const substring_loc &fmt_loc, in check_format_types() function
/dports/net/frr7-pythontools/frr-frr-7.5.1/tools/gcc-plugins/
H A Dfrr-format.c620 static void check_format_types (const substring_loc &fmt_loc,
2339 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
2733 check_format_types (const substring_loc &fmt_loc, in check_format_types() function
/dports/net/frr7/frr-frr-7.5.1/tools/gcc-plugins/
H A Dfrr-format.c620 static void check_format_types (const substring_loc &fmt_loc,
2339 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
2733 check_format_types (const substring_loc &fmt_loc, in check_format_types() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-format.c1036 static void check_format_types (const substring_loc &fmt_loc,
2750 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
3046 check_format_types (const substring_loc &fmt_loc, in check_format_types() function
H A DChangeLog919 check_format_types.
2118 check_format_types.
2387 check_format_types.
2388 (check_format_types): Add param "fki" and pass it to
2433 check_format_types.
2440 (check_format_types): Convert first param from a location_t
4299 * c-format.c (check_format_types): Handle null param.
5024 (check_format_types): Pass explicit location.
5423 * c-format.c(check_format_types): Use it.
6739 (check_format_types): Likewise.
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-format.c1036 static void check_format_types (const substring_loc &fmt_loc,
2750 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
3046 check_format_types (const substring_loc &fmt_loc, in check_format_types() function
H A DChangeLog983 check_format_types.
2182 check_format_types.
2451 check_format_types.
2452 (check_format_types): Add param "fki" and pass it to
2497 check_format_types.
2504 (check_format_types): Convert first param from a location_t
4363 * c-format.c (check_format_types): Handle null param.
5088 (check_format_types): Pass explicit location.
5487 * c-format.c(check_format_types): Use it.
6803 (check_format_types): Likewise.
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-format.c1036 static void check_format_types (const substring_loc &fmt_loc,
2750 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
3046 check_format_types (const substring_loc &fmt_loc, in check_format_types() function
H A DChangeLog983 check_format_types.
2182 check_format_types.
2451 check_format_types.
2452 (check_format_types): Add param "fki" and pass it to
2497 check_format_types.
2504 (check_format_types): Convert first param from a location_t
4363 * c-format.c (check_format_types): Handle null param.
5088 (check_format_types): Pass explicit location.
5487 * c-format.c(check_format_types): Use it.
6803 (check_format_types): Likewise.
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-format.c1036 static void check_format_types (const substring_loc &fmt_loc,
2750 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
3046 check_format_types (const substring_loc &fmt_loc, in check_format_types() function
H A DChangeLog983 check_format_types.
2182 check_format_types.
2451 check_format_types.
2452 (check_format_types): Add param "fki" and pass it to
2497 check_format_types.
2504 (check_format_types): Convert first param from a location_t
4363 * c-format.c (check_format_types): Handle null param.
5088 (check_format_types): Pass explicit location.
5487 * c-format.c(check_format_types): Use it.
6803 (check_format_types): Likewise.
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-format.c1036 static void check_format_types (const substring_loc &fmt_loc,
2750 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
3046 check_format_types (const substring_loc &fmt_loc, in check_format_types() function
H A DChangeLog1017 check_format_types.
2216 check_format_types.
2485 check_format_types.
2486 (check_format_types): Add param "fki" and pass it to
2531 check_format_types.
2538 (check_format_types): Convert first param from a location_t
4397 * c-format.c (check_format_types): Handle null param.
5122 (check_format_types): Pass explicit location.
5521 * c-format.c(check_format_types): Use it.
6837 (check_format_types): Likewise.
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-format.c1055 static void check_format_types (const substring_loc &fmt_loc,
2784 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
3080 check_format_types (const substring_loc &fmt_loc, in check_format_types() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-format.c1055 static void check_format_types (const substring_loc &fmt_loc,
2784 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
3080 check_format_types (const substring_loc &fmt_loc, in check_format_types() function

1234567891011