Searched refs:asm_fprintf_char_table (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-format.c | 646 static const format_char_info asm_fprintf_char_table[] = variable 838 { "asm_fprintf", asm_fprintf_length_specs, asm_fprintf_char_table, " +#0-", NULL,
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-format.c | 661 static const format_char_info asm_fprintf_char_table[] = variable 892 { "asm_fprintf", asm_fprintf_length_specs, asm_fprintf_char_table, " +#0-", NULL,
|