Home
last modified time | relevance | path

Searched refs:returns_twice (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/sys/external/bsd/gnu-efi/dist/inc/
H A Defisetjmp.h9 extern UINTN setjmp(jmp_buf env) __attribute__((returns_twice));
/netbsd/external/apache2/llvm/dist/llvm/utils/vim/syntax/
H A Dllvm.vim155 \ returns_twice
/netbsd/external/apache2/llvm/dist/llvm/utils/
H A Dllvm.grm173 | returns_twice
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAttributes.td185 def ReturnsTwice : EnumAttr<"returns_twice">;
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltin-attrs.def119 DEF_ATTR_IDENT (ATTR_RETURNS_TWICE, "returns_twice")
H A Dgimplify.c3486 bool returns_twice = call_expr_flags (*expr_p) & ECF_RETURNS_TWICE; in gimplify_call_expr() local
3502 EXPR_LOCATION (*expr_p), ! returns_twice); in gimplify_call_expr()
3519 EXPR_LOCATION (*expr_p), ! returns_twice); in gimplify_call_expr()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dbuiltin-attrs.def121 DEF_ATTR_IDENT (ATTR_RETURNS_TWICE, "returns_twice")
H A Dgimplify.c3486 bool returns_twice = call_expr_flags (*expr_p) & ECF_RETURNS_TWICE; in gimplify_call_expr() local
3502 EXPR_LOCATION (*expr_p), ! returns_twice); in gimplify_call_expr()
3519 EXPR_LOCATION (*expr_p), ! returns_twice); in gimplify_call_expr()
H A Dgimplify.cc3724 bool returns_twice = call_expr_flags (*expr_p) & ECF_RETURNS_TWICE; in gimplify_call_expr() local
3740 EXPR_LOCATION (*expr_p), ! returns_twice); in gimplify_call_expr()
3757 EXPR_LOCATION (*expr_p), ! returns_twice); in gimplify_call_expr()
H A DChangeLog107 block if first statement of the function is a call to returns_twice
H A DChangeLog-201123263 returns_twice attribute.
H A DChangeLog-20135966 (s390_init_builtins): Make tbegin "returns_twice" and tabort
/netbsd/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLLexer.cpp682 KEYWORD(returns_twice); in LexIdentifier()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DBuiltins.def99 // j -> returns_twice (like setjmp)
1062 // Functions with (returns_twice) attribute (marked as "j") are still active in
H A DAttr.td1691 let Spellings = [GCC<"returns_twice">];
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DBitCodeFormat.rst1027 * code 23: ``returns_twice``
H A DLangRef.rst1838 ``returns_twice``
/netbsd/external/gpl3/gcc/dist/gcc/lto/
H A DChangeLog2926 (lto_attribute_table): Add returns_twice attribute.
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi3590 @item returns_twice
3591 @cindex @code{returns_twice} function attribute
3593 The @code{returns_twice} attribute tells the compiler that a function may
H A Dgcc.info5363 'returns_nonnull', and 'returns_twice'.
6277 'returns_twice'.
32374 'returns_twice'
32375 The 'returns_twice' attribute tells the compiler that a function
66422 * returns_twice function attribute: Common Function Attributes.
H A Dinvoke.texi5667 @code{returns_nonnull}, and @code{returns_twice}.
6756 @code{returns_nonnull}, and @code{returns_twice}.
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi3590 @item returns_twice
3591 @cindex @code{returns_twice} function attribute
3593 The @code{returns_twice} attribute tells the compiler that a function may
H A Dgcc.info5363 'returns_nonnull', and 'returns_twice'.
6277 'returns_twice'.
32374 'returns_twice'
32375 The 'returns_twice' attribute tells the compiler that a function
66422 * returns_twice function attribute: Common Function Attributes.
H A Dinvoke.texi5667 @code{returns_nonnull}, and @code{returns_twice}.
6756 @code{returns_nonnull}, and @code{returns_twice}.
/netbsd/external/gpl3/gcc/dist/
H A DMD5SUMS54669 9702921db90d8706268aafc9574e606d gcc/testsuite/gcc.target/i386/attr-returns_twice-1.c

12