Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDcalls.c582 if (DECL_IS_RETURNS_TWICE (exp)) in flags_from_decl_or_type()
HDtree.h3081 #define DECL_IS_RETURNS_TWICE(NODE) \ macro
HDc-common.c5269 DECL_IS_RETURNS_TWICE (*node) = 1; in handle_returns_twice_attribute()
HDChangeLog-200529721 * tree.h (DECL_IS_RETURNS_TWICE): New macro.