Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dcalls.c582 if (DECL_IS_RETURNS_TWICE (exp)) in flags_from_decl_or_type()
H A Dtree.h3011 #define DECL_IS_RETURNS_TWICE(NODE) \ macro
H A Dc-common.c5129 DECL_IS_RETURNS_TWICE (*node) = 1; in handle_returns_twice_attribute()