Home
last modified time | relevance | path

Searched refs:ATTR_FLAG_FUNCTION_NEXT (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dattribs.c191 | (int) ATTR_FLAG_FUNCTION_NEXT in decl_attributes()
236 else if (flags & (int) ATTR_FLAG_FUNCTION_NEXT) in decl_attributes()
H A Dtree.h3703 ATTR_FLAG_FUNCTION_NEXT = 2, enumerator
H A Dtree.c3718 if (flags & ((int) ATTR_FLAG_DECL_NEXT | (int) ATTR_FLAG_FUNCTION_NEXT in handle_dll_attribute()
H A Dc-decl.c4185 attr_flags |= (int) ATTR_FLAG_FUNCTION_NEXT; in grokdeclarator()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dattribs.c201 | (int) ATTR_FLAG_FUNCTION_NEXT
237 else if (flags & (int) ATTR_FLAG_FUNCTION_NEXT)
H A Dtree.h2367 ATTR_FLAG_FUNCTION_NEXT = 2, enumerator
H A Dc-decl.c4008 attr_flags |= (int) ATTR_FLAG_FUNCTION_NEXT;
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Dwinnt.c70 if (flags & ((int) ATTR_FLAG_DECL_NEXT | (int) ATTR_FLAG_FUNCTION_NEXT
/openbsd/gnu/gcc/gcc/config/sh/
H A Dsymbian.c406 | (int) ATTR_FLAG_FUNCTION_NEXT in sh_symbian_handle_dll_attribute()
/openbsd/gnu/gcc/gcc/cp/
H A Ddecl.c7651 attr_flags |= (int) ATTR_FLAG_FUNCTION_NEXT; in grokdeclarator()
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.c2124 | (int) ATTR_FLAG_FUNCTION_NEXT
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c11482 attr_flags |= (int) ATTR_FLAG_FUNCTION_NEXT;
/openbsd/gnu/gcc/gcc/config/arm/
H A Darm.c2926 | (int) ATTR_FLAG_FUNCTION_NEXT in arm_handle_isr_attribute()