Home
last modified time | relevance | path

Searched refs:print_spec (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dstp.h441 ffestpFile print_spec[FFESTP_printix]; member
H A Dstb.c12928 if (ffestp_file.print.print_spec[ix].kw_or_val_present) in ffestb_subr_kill_print_()
12930 if (ffestp_file.print.print_spec[ix].kw_present) in ffestb_subr_kill_print_()
12931 ffelex_token_kill (ffestp_file.print.print_spec[ix].kw); in ffestb_subr_kill_print_()
12932 if (ffestp_file.print.print_spec[ix].value_present) in ffestb_subr_kill_print_()
12933 ffelex_token_kill (ffestp_file.print.print_spec[ix].value); in ffestb_subr_kill_print_()
16441 ffestp_file.print.print_spec[ix].kw_or_val_present = FALSE; in ffestb_R911()
16473 ffestp_file.print.print_spec[ix].kw_or_val_present = FALSE; in ffestb_R911()
16512 ffestp_file.print.print_spec[FFESTP_printixFORMAT].kw_or_val_present in ffestb_R9111_()
16516 ffestp_file.print.print_spec[FFESTP_printixFORMAT].value_is_label in ffestb_R9111_()
16518 ffestp_file.print.print_spec[FFESTP_printixFORMAT].value in ffestb_R9111_()
[all …]
H A Dste.c3952 &info->print_spec[FFESTP_printixFORMAT], in ffeste_R911_start()
H A Dstc.c11116 (&ffestp_file.print.print_spec[FFESTP_printixFORMAT])) in ffestc_R911_start()
11123 (&ffestp_file.print.print_spec[FFESTP_printixFORMAT]); in ffestc_R911_start()