Home
last modified time | relevance | path

Searched refs:ATTR_CONST_NOTHROW_LIST (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltin-attrs.def135 DEF_ATTR_TREE_LIST (ATTR_CONST_NOTHROW_LIST, ATTR_CONST, \
287 ATTR_CONST_NOTHROW_LIST)
395 ATTR_TM_REGPARM, ATTR_NULL, ATTR_CONST_NOTHROW_LIST)
H A Dbuiltins.def1004 false, false, true, ATTR_CONST_NOTHROW_LIST, true,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltin-attrs.def137 DEF_ATTR_TREE_LIST (ATTR_CONST_NOTHROW_LIST, ATTR_CONST, \
293 ATTR_CONST_NOTHROW_LIST)
401 ATTR_TM_REGPARM, ATTR_NULL, ATTR_CONST_NOTHROW_LIST)
H A Dbuiltins.def1004 false, false, true, ATTR_CONST_NOTHROW_LIST, true,
H A DChangeLog-200726334 ATTR_CONST_NOTHROW_LIST.
H A DChangeLog-201034021 Use ATTR_CONST_NOTHROW_LIST.
H A DChangeLog-200435936 ATTR_CONST_NOTHROW_LIST.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Df95-lang.c540 #define ATTR_CONST_NOTHROW_LIST (ECF_NOTHROW | ECF_CONST) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Df95-lang.cc546 #define ATTR_CONST_NOTHROW_LIST (ECF_NOTHROW | ECF_CONST) macro
H A DChangeLog-2010939 ATTR_NOTHROW_LIST, ATTR_CONST_NOTHROW_LIST): Define.