Searched refs:asm_fprintf_length_specs (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-format.cc | 500 static const format_length_info asm_fprintf_length_specs[] = variable 931 { "asm_fprintf", asm_fprintf_length_specs, asm_fprintf_char_table, " +#0-", NULL, 4857 xmemdup (asm_fprintf_length_specs, in init_dynamic_asm_fprintf_info() 4858 sizeof (asm_fprintf_length_specs), in init_dynamic_asm_fprintf_info() 4859 sizeof (asm_fprintf_length_specs)); in init_dynamic_asm_fprintf_info()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-format.c | 502 static const format_length_info asm_fprintf_length_specs[] = variable 939 { "asm_fprintf", asm_fprintf_length_specs, asm_fprintf_char_table, " +#0-", NULL, 4858 xmemdup (asm_fprintf_length_specs, in init_dynamic_asm_fprintf_info() 4859 sizeof (asm_fprintf_length_specs), in init_dynamic_asm_fprintf_info() 4860 sizeof (asm_fprintf_length_specs)); in init_dynamic_asm_fprintf_info()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2008 | 15984 (asm_fprintf_length_specs): Likewise.
|
H A D | ChangeLog-2009 | 13226 (asm_fprintf_length_specs): Likewise.
|
H A D | ChangeLog-2003 | 21349 (NOARGUMENTS, asm_fprintf_length_specs, asm_fprintf_flag_specs,
|