Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dcom.h273 tree ffecom_type_expr (ffebld expr);
H A Dcom.c11005 assert (type == NULL_TREE || type == ffecom_type_expr (expr)); in ffecom_expr_rw()
11021 assert (type == NULL_TREE || type == ffecom_type_expr (expr)); in ffecom_expr_w()
12608 assert (type == NULL_TREE || type == ffecom_type_expr (expr)); in ffecom_prepare_expr_rw()
12624 assert (type == NULL_TREE || type == ffecom_type_expr (expr)); in ffecom_prepare_expr_w()
13026 ffecom_type_expr (ffebld expr) in ffecom_type_expr() function
H A Dste.c2635 result = ffecom_make_tempvar ("select", ffecom_type_expr (expr), in ffeste_R809()
H A DChangeLog2548 (ffecom_type_expr): New function, returns just the type tree