Home
last modified time | relevance | path

Searched refs:FFESTP_formattypeH (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dstp.h320 FFESTP_formattypeH, /* Hollerith, used only for error-reporting. */ enumerator
H A Dstb.c9602 ffestb_local_.format.current = FFESTP_formattypeH; in ffestb_R10014_()
9697 if (ffestb_local_.format.current == FFESTP_formattypeH) in ffestb_R10014_()
9720 if (ffestb_local_.format.current != FFESTP_formattypeH) in ffestb_R10014_()
9859 case FFESTP_formattypeH: /* An error, maintain this indicator. */ in ffestb_R10015_()
10030 if (ffestb_local_.format.current != FFESTP_formattypeH) in ffestb_R10015_()
10349 && (ffestb_local_.format.current != FFESTP_formattypeH)) in ffestb_R100110_()
10569 case FFESTP_formattypeH: /* Definitely an error, make sure of in ffestb_R100110_()