Searched refs:asm_fprintf_length_specs (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dc-format.c305 static const format_length_info asm_fprintf_length_specs[] =
736 { "asm_fprintf", asm_fprintf_length_specs, asm_fprintf_char_table, " +#0-", NULL,
2456 /* Create a new (writable) copy of asm_fprintf_length_specs. */
2458 xmemdup (asm_fprintf_length_specs,
2459 sizeof (asm_fprintf_length_specs),
2460 sizeof (asm_fprintf_length_specs));
302 static const format_length_info asm_fprintf_length_specs[] = variable

Completed in 58 milliseconds