Searched refs:ATTR_CONST_NOTHROW_LEAF_LIST (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Df95-lang.cc543 #define ATTR_CONST_NOTHROW_LEAF_LIST (ECF_NOTHROW | ECF_LEAF | ECF_CONST) macro
570 ATTR_CONST_NOTHROW_LEAF_LIST); \
573 ATTR_CONST_NOTHROW_LEAF_LIST); \
576 ATTR_CONST_NOTHROW_LEAF_LIST);
741 BUILT_IN_ROUNDL, "roundl", ATTR_CONST_NOTHROW_LEAF_LIST);
743 BUILT_IN_ROUND, "round", ATTR_CONST_NOTHROW_LEAF_LIST);
745 BUILT_IN_ROUNDF, "roundf", ATTR_CONST_NOTHROW_LEAF_LIST);
748 BUILT_IN_TRUNCL, "truncl", ATTR_CONST_NOTHROW_LEAF_LIST);
750 BUILT_IN_TRUNC, "trunc", ATTR_CONST_NOTHROW_LEAF_LIST);
752 BUILT_IN_TRUNCF, "truncf", ATTR_CONST_NOTHROW_LEAF_LIST);
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Df95-lang.c537 #define ATTR_CONST_NOTHROW_LEAF_LIST (ECF_NOTHROW | ECF_LEAF | ECF_CONST) macro
559 ATTR_CONST_NOTHROW_LEAF_LIST); \
562 ATTR_CONST_NOTHROW_LEAF_LIST); \
565 ATTR_CONST_NOTHROW_LEAF_LIST);
730 BUILT_IN_ROUNDL, "roundl", ATTR_CONST_NOTHROW_LEAF_LIST);
732 BUILT_IN_ROUND, "round", ATTR_CONST_NOTHROW_LEAF_LIST);
734 BUILT_IN_ROUNDF, "roundf", ATTR_CONST_NOTHROW_LEAF_LIST);
737 BUILT_IN_TRUNCL, "truncl", ATTR_CONST_NOTHROW_LEAF_LIST);
739 BUILT_IN_TRUNC, "trunc", ATTR_CONST_NOTHROW_LEAF_LIST);
741 BUILT_IN_TRUNCF, "truncf", ATTR_CONST_NOTHROW_LEAF_LIST);
[all...]

Completed in 127 milliseconds