Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dbld.h738 #define ffebld_basictype(b) (ffeinfo_basictype (ffebld_info ((b)))) macro
H A Dcom.c859 type = ffeinfo_type (ffebld_basictype (dims[i]), in ffecom_arrayref_()
10889 if (ffebld_basictype (dest) == FFEINFO_basictypeCOMPLEX in ffecom_expand_let_stmt()
10894 [ffebld_basictype (dest)] in ffecom_expand_let_stmt()
H A DChangeLog2499 * bld.h (ffebld_basictype, ffebld_kind, ffebld_kindtype,