Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dcom.h264 tree ffecom_start_decl (tree decl, bool is_init);
H A Dste.c1243 t = ffecom_start_decl (t, 1); in ffeste_io_ialist_()
1446 t = ffecom_start_decl (t, 1); in ffeste_io_cilist_()
1573 t = ffecom_start_decl (t, 1); in ffeste_io_cllist_()
1778 t = ffecom_start_decl (t, 1); in ffeste_io_icilist_()
2025 t = ffecom_start_decl (t, 1); in ffeste_io_inlist_()
2201 t = ffecom_start_decl (t, 1); in ffeste_io_olist_()
H A Dcom.c12797 ffecom_start_decl (tree decl, bool is_initialized) in ffecom_start_decl() function