Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dbld.h938 #define ffebld_kindtype(b) (ffeinfo_kindtype (ffebld_info ((b)))) macro
H A Dexpr.c18653 && ffebld_kindtype (expr) == FFEINFO_kindtypeINTEGERDEFAULT) in ffeexpr_token_elements_()
18972 && ffebld_kindtype (first) == FFEINFO_kindtypeINTEGERDEFAULT)) in ffeexpr_token_substring_1_()
18986 && ffebld_kindtype (last) == FFEINFO_kindtypeINTEGERDEFAULT)) in ffeexpr_token_substring_1_()
H A Dcom.c860 ffebld_kindtype (dims[i])); in ffecom_arrayref_()
10895 [ffebld_kindtype (dest)], in ffecom_expand_let_stmt()
H A DChangeLog2499 * bld.h (ffebld_basictype, ffebld_kind, ffebld_kindtype,