Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dstp.h336 FFESTP_typeCHARACTER, enumerator
Dstb.c1065 if (ffestb_local_.decl.type == FFESTP_typeCHARACTER) in ffestb_subr_ambig_to_ents_()
1099 if (ffestb_local_.decl.type == FFESTP_typeCHARACTER) in ffestb_subr_ambig_to_ents_()
20497 ffestb_local_.decl.type = FFESTP_typeCHARACTER; in ffestb_decl_chartype()
21074 ffestb_local_.decl.type = FFESTP_typeCHARACTER; in ffestb_decl_recursive()
21181 ffestb_local_.decl.type = FFESTP_typeCHARACTER; in ffestb_decl_recursive()
21306 if (ffestb_local_.decl.type == FFESTP_typeCHARACTER) in ffestb_decl_recursive1_()
21313 if (ffestb_local_.decl.type == FFESTP_typeCHARACTER) in ffestb_decl_recursive1_()
22007 if (ffestb_local_.decl.type != FFESTP_typeCHARACTER) in ffestb_decl_ents_2_()
22693 case FFESTP_typeCHARACTER: in ffestb_decl_entsp_2_()
22811 case FFESTP_typeCHARACTER: in ffestb_decl_entsp_3_()
[all …]
Dstc.c535 case FFESTP_typeCHARACTER: in ffestc_establish_declstmt_()
609 || (type != FFESTP_typeCHARACTER)) in ffestc_establish_declstmt_()
610 val = (type == FFESTP_typeCHARACTER) ? 1 : FFETARGET_charactersizeNONE; in ffestc_establish_declstmt_()
7912 if ((type == FFESTP_typeCHARACTER) && (len != NULL) in ffestc_R539item()