Home
last modified time | relevance | path

Searched refs:accept_spec (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dstp.h398 ffestpFile accept_spec[FFESTP_acceptix]; member
H A Dstb.c12777 if (ffestp_file.accept.accept_spec[ix].kw_or_val_present) in ffestb_subr_kill_accept_()
12779 if (ffestp_file.accept.accept_spec[ix].kw_present) in ffestb_subr_kill_accept_()
12780 ffelex_token_kill (ffestp_file.accept.accept_spec[ix].kw); in ffestb_subr_kill_accept_()
12781 if (ffestp_file.accept.accept_spec[ix].value_present) in ffestb_subr_kill_accept_()
12782 ffelex_token_kill (ffestp_file.accept.accept_spec[ix].value); in ffestb_subr_kill_accept_()
17766 ffestp_file.accept.accept_spec[ix].kw_or_val_present = FALSE; in ffestb_V019()
17798 ffestp_file.accept.accept_spec[ix].kw_or_val_present = FALSE; in ffestb_V019()
17837 ffestp_file.accept.accept_spec[FFESTP_acceptixFORMAT].kw_or_val_present in ffestb_V0191_()
17839 ffestp_file.accept.accept_spec[FFESTP_acceptixFORMAT].kw_present = FALSE; in ffestb_V0191_()
17840 ffestp_file.accept.accept_spec[FFESTP_acceptixFORMAT].value_present = TRUE; in ffestb_V0191_()
[all …]
H A Dstc.c13398 (&ffestp_file.accept.accept_spec[FFESTP_acceptixFORMAT])) in ffestc_V019_start()
13405 (&ffestp_file.accept.accept_spec[FFESTP_acceptixFORMAT]); in ffestc_V019_start()