/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/ |
H A D | c-format.c | 2786 auto_vec<const char*> quotdirs; in check_format_info_main() local 2877 quotdirs.length () > 0); in check_format_info_main() 2889 if (quotdirs.length ()) in check_format_info_main() 2894 quotdirs.safe_push (format_chars); in check_format_info_main() 2898 if (quotdirs.length ()) in check_format_info_main() 2899 quotdirs.pop (); in check_format_info_main() 2931 if (quotdirs.length ()) in check_format_info_main() 2987 if (quotdirs.length ()) in check_format_info_main() 2989 quotdirs.pop () - orig_format_chars, in check_format_info_main()
|
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/ |
H A D | c-format.c | 2820 auto_vec<const char*> quotdirs; in check_format_info_main() local 2911 quotdirs.length () > 0); in check_format_info_main() 2923 if (quotdirs.length ()) in check_format_info_main() 2928 quotdirs.safe_push (format_chars); in check_format_info_main() 2932 if (quotdirs.length ()) in check_format_info_main() 2933 quotdirs.pop (); in check_format_info_main() 2965 if (quotdirs.length ()) in check_format_info_main() 3021 if (quotdirs.length ()) in check_format_info_main() 3023 quotdirs.pop () - orig_format_chars, in check_format_info_main()
|
/dports/net/frr7-pythontools/frr-frr-7.5.1/tools/gcc-plugins/ |
H A D | frr-format.c | 2410 auto_vec<const char*> quotdirs; in check_format_info_main() local 2529 quotdirs.length () > 0); in check_format_info_main() 2541 if (quotdirs.length ()) in check_format_info_main() 2546 quotdirs.safe_push (format_chars); in check_format_info_main() 2550 if (quotdirs.length ()) in check_format_info_main() 2551 quotdirs.pop (); in check_format_info_main() 2582 if (quotdirs.length ()) in check_format_info_main() 2637 if (quotdirs.length ()) in check_format_info_main() 2639 quotdirs.pop () - orig_format_chars, in check_format_info_main()
|
/dports/net/frr7/frr-frr-7.5.1/tools/gcc-plugins/ |
H A D | frr-format.c | 2410 auto_vec<const char*> quotdirs; in check_format_info_main() local 2529 quotdirs.length () > 0); in check_format_info_main() 2541 if (quotdirs.length ()) in check_format_info_main() 2546 quotdirs.safe_push (format_chars); in check_format_info_main() 2550 if (quotdirs.length ()) in check_format_info_main() 2551 quotdirs.pop (); in check_format_info_main() 2582 if (quotdirs.length ()) in check_format_info_main() 2637 if (quotdirs.length ()) in check_format_info_main() 2639 quotdirs.pop () - orig_format_chars, in check_format_info_main()
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/ |
H A D | c-format.c | 2786 auto_vec<const char*> quotdirs; in check_format_info_main() local 2877 quotdirs.length () > 0); in check_format_info_main() 2889 if (quotdirs.length ()) in check_format_info_main() 2894 quotdirs.safe_push (format_chars); in check_format_info_main() 2898 if (quotdirs.length ()) in check_format_info_main() 2899 quotdirs.pop (); in check_format_info_main() 2931 if (quotdirs.length ()) in check_format_info_main() 2987 if (quotdirs.length ()) in check_format_info_main() 2989 quotdirs.pop () - orig_format_chars, in check_format_info_main()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/ |
H A D | c-format.c | 2786 auto_vec<const char*> quotdirs; in check_format_info_main() local 2877 quotdirs.length () > 0); in check_format_info_main() 2889 if (quotdirs.length ()) in check_format_info_main() 2894 quotdirs.safe_push (format_chars); in check_format_info_main() 2898 if (quotdirs.length ()) in check_format_info_main() 2899 quotdirs.pop (); in check_format_info_main() 2931 if (quotdirs.length ()) in check_format_info_main() 2987 if (quotdirs.length ()) in check_format_info_main() 2989 quotdirs.pop () - orig_format_chars, in check_format_info_main()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/ |
H A D | c-format.c | 2786 auto_vec<const char*> quotdirs; in check_format_info_main() local 2877 quotdirs.length () > 0); in check_format_info_main() 2889 if (quotdirs.length ()) in check_format_info_main() 2894 quotdirs.safe_push (format_chars); in check_format_info_main() 2898 if (quotdirs.length ()) in check_format_info_main() 2899 quotdirs.pop (); in check_format_info_main() 2931 if (quotdirs.length ()) in check_format_info_main() 2987 if (quotdirs.length ()) in check_format_info_main() 2989 quotdirs.pop () - orig_format_chars, in check_format_info_main()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/ |
H A D | c-format.c | 2786 auto_vec<const char*> quotdirs; in check_format_info_main() local 2877 quotdirs.length () > 0); in check_format_info_main() 2889 if (quotdirs.length ()) in check_format_info_main() 2894 quotdirs.safe_push (format_chars); in check_format_info_main() 2898 if (quotdirs.length ()) in check_format_info_main() 2899 quotdirs.pop (); in check_format_info_main() 2931 if (quotdirs.length ()) in check_format_info_main() 2987 if (quotdirs.length ()) in check_format_info_main() 2989 quotdirs.pop () - orig_format_chars, in check_format_info_main()
|
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/ |
H A D | c-format.c | 2786 auto_vec<const char*> quotdirs; in check_format_info_main() local 2877 quotdirs.length () > 0); in check_format_info_main() 2889 if (quotdirs.length ()) in check_format_info_main() 2894 quotdirs.safe_push (format_chars); in check_format_info_main() 2898 if (quotdirs.length ()) in check_format_info_main() 2899 quotdirs.pop (); in check_format_info_main() 2931 if (quotdirs.length ()) in check_format_info_main() 2987 if (quotdirs.length ()) in check_format_info_main() 2989 quotdirs.pop () - orig_format_chars, in check_format_info_main()
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/ |
H A D | c-format.c | 2820 auto_vec<const char*> quotdirs; in check_format_info_main() local 2911 quotdirs.length () > 0); in check_format_info_main() 2923 if (quotdirs.length ()) in check_format_info_main() 2928 quotdirs.safe_push (format_chars); in check_format_info_main() 2932 if (quotdirs.length ()) in check_format_info_main() 2933 quotdirs.pop (); in check_format_info_main() 2965 if (quotdirs.length ()) in check_format_info_main() 3021 if (quotdirs.length ()) in check_format_info_main() 3023 quotdirs.pop () - orig_format_chars, in check_format_info_main()
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/ |
H A D | c-format.c | 2820 auto_vec<const char*> quotdirs; in check_format_info_main() local 2911 quotdirs.length () > 0); in check_format_info_main() 2923 if (quotdirs.length ()) in check_format_info_main() 2928 quotdirs.safe_push (format_chars); in check_format_info_main() 2932 if (quotdirs.length ()) in check_format_info_main() 2933 quotdirs.pop (); in check_format_info_main() 2965 if (quotdirs.length ()) in check_format_info_main() 3021 if (quotdirs.length ()) in check_format_info_main() 3023 quotdirs.pop () - orig_format_chars, in check_format_info_main()
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/ |
H A D | c-format.c | 2878 balanced_tokens_t quotdirs; variable 3286 if (baltoks.quotdirs.length ()) in check_plain() 3749 if (baltoks.quotdirs.length ()) in maybe_diag_unbalanced_tokens() 3751 baltoks.quotdirs.pop () - orig_format_chars, in maybe_diag_unbalanced_tokens() 3905 baltoks.quotdirs.length () > 0); in check_format_info_main() 3917 if (baltoks.quotdirs.length ()) in check_format_info_main() 3922 baltoks.quotdirs.safe_push (format_chars); in check_format_info_main() 3926 if (baltoks.quotdirs.length ()) in check_format_info_main() 3927 baltoks.quotdirs.pop (); in check_format_info_main() 3959 if (baltoks.quotdirs.length ()) in check_format_info_main()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/ |
H A D | c-format.c | 2878 balanced_tokens_t quotdirs; variable 3287 if (baltoks.quotdirs.length ()) in check_plain() 3750 if (baltoks.quotdirs.length ()) in maybe_diag_unbalanced_tokens() 3752 baltoks.quotdirs.pop () - orig_format_chars, in maybe_diag_unbalanced_tokens() 3906 baltoks.quotdirs.length () > 0); in check_format_info_main() 3918 if (baltoks.quotdirs.length ()) in check_format_info_main() 3923 baltoks.quotdirs.safe_push (format_chars); in check_format_info_main() 3927 if (baltoks.quotdirs.length ()) in check_format_info_main() 3928 baltoks.quotdirs.pop (); in check_format_info_main() 3960 if (baltoks.quotdirs.length ()) in check_format_info_main()
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/ |
H A D | c-format.c | 2878 balanced_tokens_t quotdirs; variable 3286 if (baltoks.quotdirs.length ()) in check_plain() 3749 if (baltoks.quotdirs.length ()) in maybe_diag_unbalanced_tokens() 3751 baltoks.quotdirs.pop () - orig_format_chars, in maybe_diag_unbalanced_tokens() 3905 baltoks.quotdirs.length () > 0); in check_format_info_main() 3917 if (baltoks.quotdirs.length ()) in check_format_info_main() 3922 baltoks.quotdirs.safe_push (format_chars); in check_format_info_main() 3926 if (baltoks.quotdirs.length ()) in check_format_info_main() 3927 baltoks.quotdirs.pop (); in check_format_info_main() 3959 if (baltoks.quotdirs.length ()) in check_format_info_main()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/ |
H A D | c-format.c | 2870 balanced_tokens_t quotdirs; variable 3279 if (baltoks.quotdirs.length ()) in check_plain() 3742 if (baltoks.quotdirs.length ()) in maybe_diag_unbalanced_tokens() 3744 baltoks.quotdirs.pop () - orig_format_chars, in maybe_diag_unbalanced_tokens() 3898 baltoks.quotdirs.length () > 0); in check_format_info_main() 3910 if (baltoks.quotdirs.length ()) in check_format_info_main() 3915 baltoks.quotdirs.safe_push (format_chars); in check_format_info_main() 3919 if (baltoks.quotdirs.length ()) in check_format_info_main() 3920 baltoks.quotdirs.pop (); in check_format_info_main() 3952 if (baltoks.quotdirs.length ()) in check_format_info_main()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/ |
H A D | c-format.c | 2878 balanced_tokens_t quotdirs; variable 3287 if (baltoks.quotdirs.length ()) in check_plain() 3750 if (baltoks.quotdirs.length ()) in maybe_diag_unbalanced_tokens() 3752 baltoks.quotdirs.pop () - orig_format_chars, in maybe_diag_unbalanced_tokens() 3906 baltoks.quotdirs.length () > 0); in check_format_info_main() 3918 if (baltoks.quotdirs.length ()) in check_format_info_main() 3923 baltoks.quotdirs.safe_push (format_chars); in check_format_info_main() 3927 if (baltoks.quotdirs.length ()) in check_format_info_main() 3928 baltoks.quotdirs.pop (); in check_format_info_main() 3960 if (baltoks.quotdirs.length ()) in check_format_info_main()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/ |
H A D | c-format.c | 2878 balanced_tokens_t quotdirs; variable 3286 if (baltoks.quotdirs.length ()) in check_plain() 3749 if (baltoks.quotdirs.length ()) in maybe_diag_unbalanced_tokens() 3751 baltoks.quotdirs.pop () - orig_format_chars, in maybe_diag_unbalanced_tokens() 3905 baltoks.quotdirs.length () > 0); in check_format_info_main() 3917 if (baltoks.quotdirs.length ()) in check_format_info_main() 3922 baltoks.quotdirs.safe_push (format_chars); in check_format_info_main() 3926 if (baltoks.quotdirs.length ()) in check_format_info_main() 3927 baltoks.quotdirs.pop (); in check_format_info_main() 3959 if (baltoks.quotdirs.length ()) in check_format_info_main()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/ |
H A D | c-format.c | 2878 balanced_tokens_t quotdirs; variable 3287 if (baltoks.quotdirs.length ()) in check_plain() 3750 if (baltoks.quotdirs.length ()) in maybe_diag_unbalanced_tokens() 3752 baltoks.quotdirs.pop () - orig_format_chars, in maybe_diag_unbalanced_tokens() 3906 baltoks.quotdirs.length () > 0); in check_format_info_main() 3918 if (baltoks.quotdirs.length ()) in check_format_info_main() 3923 baltoks.quotdirs.safe_push (format_chars); in check_format_info_main() 3927 if (baltoks.quotdirs.length ()) in check_format_info_main() 3928 baltoks.quotdirs.pop (); in check_format_info_main() 3960 if (baltoks.quotdirs.length ()) in check_format_info_main()
|