Home
last modified time | relevance | path

Searched refs:__attribute__noreturn__ (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dcompiler.h54 # define __attribute__noreturn__ __declspec(noreturn) macro
56 # define __attribute__noreturn__ __attribute__((__noreturn__)) macro
59 # define __attribute__noreturn__ macro
170 #define PARROT_DOES_NOT_RETURN /*@noreturn@*/ __attribute__noreturn__
/dports/lang/parrot/parrot-8.1.0/config/auto/attributes/
H A Dtest_c.in13 __attribute__noreturn__
/dports/lang/perl5.32/perl-5.32.1/dist/IO/
H A DIO.xs56 #ifndef __attribute__noreturn__
57 # define __attribute__noreturn__ macro
72 static int not_here(const char *s) __attribute__noreturn__;
/dports/lang/perl5.30/perl-5.30.3/dist/IO/
H A DIO.xs56 #ifndef __attribute__noreturn__
57 # define __attribute__noreturn__ macro
72 static int not_here(const char *s) __attribute__noreturn__;
/dports/lang/perl5.34/perl-5.34.0/dist/IO/
H A DIO.xs56 #ifndef __attribute__noreturn__
57 # define __attribute__noreturn__ macro
72 static int not_here(const char *s) __attribute__noreturn__;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/IO/
H A DIO.xs56 #ifndef __attribute__noreturn__
57 # define __attribute__noreturn__ macro
72 static int not_here(const char *s) __attribute__noreturn__;
/dports/lang/perl5.32/perl-5.32.1/
H A Dproto.h184 __attribute__noreturn__;
692 __attribute__noreturn__
697 __attribute__noreturn__
702 __attribute__noreturn__;
706 __attribute__noreturn__;
710 __attribute__noreturn__;
714 __attribute__noreturn__;
718 __attribute__noreturn__;
723 __attribute__noreturn__;
845 __attribute__noreturn__
[all …]
H A Diperlsys.h941 __attribute__noreturn__; typedef
943 __attribute__noreturn__; typedef
H A Dperl.h368 # define __attribute__noreturn__ __attribute__((noreturn)) macro
399 #ifndef __attribute__noreturn__
400 # define __attribute__noreturn__ macro
H A Dtoke.c6719 __attribute__noreturn__;
/dports/lang/perl5.34/perl-5.34.0/
H A Dproto.h202 __attribute__noreturn__;
719 __attribute__noreturn__
724 __attribute__noreturn__
729 __attribute__noreturn__;
733 __attribute__noreturn__;
737 __attribute__noreturn__;
741 __attribute__noreturn__;
745 __attribute__noreturn__;
750 __attribute__noreturn__;
872 __attribute__noreturn__
[all …]
H A Diperlsys.h953 __attribute__noreturn__; typedef
955 __attribute__noreturn__; typedef
H A Dperl.h353 # define __attribute__noreturn__ __attribute__((noreturn)) macro
384 #ifndef __attribute__noreturn__
385 # define __attribute__noreturn__ macro
H A Dtoke.c6777 __attribute__noreturn__;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dproto.h202 __attribute__noreturn__;
735 __attribute__noreturn__
740 __attribute__noreturn__
745 __attribute__noreturn__;
749 __attribute__noreturn__;
753 __attribute__noreturn__;
757 __attribute__noreturn__;
761 __attribute__noreturn__;
766 __attribute__noreturn__;
888 __attribute__noreturn__
[all …]
H A Diperlsys.h924 __attribute__noreturn__; typedef
926 __attribute__noreturn__; typedef
H A Dperl.h367 # define __attribute__noreturn__ __attribute__((noreturn)) macro
398 #ifndef __attribute__noreturn__
399 # define __attribute__noreturn__ macro
H A Dtoke.c6845 __attribute__noreturn__;
/dports/lang/perl5.30/perl-5.30.3/
H A Dproto.h151 __attribute__noreturn__;
615 __attribute__noreturn__
619 __attribute__noreturn__
623 __attribute__noreturn__;
626 __attribute__noreturn__;
629 __attribute__noreturn__;
632 __attribute__noreturn__;
635 __attribute__noreturn__;
640 __attribute__noreturn__;
746 __attribute__noreturn__
[all …]
H A Diperlsys.h929 __attribute__noreturn__; typedef
931 __attribute__noreturn__; typedef
H A Dperl.h3385 # define __attribute__noreturn__ __attribute__((noreturn)) macro
3410 #ifndef __attribute__noreturn__
3411 # define __attribute__noreturn__ macro
H A Dembed.fnc165 : proto.h: add __attribute__noreturn__
/dports/editors/vim/vim-8.2.3745/src/
H A Dif_perl.xs345 static void (*Perl_croak)(pTHX_ const char*, ...) __attribute__noreturn__;
350 __attribute__noreturn__;
353 __attribute__noreturn__;
357 static void (*Perl_croak_nocontext)(const char*, ...) __attribute__noreturn__;
/dports/devel/p5-Devel-NYTProf/Devel-NYTProf-6.10/
H A DFileHandle.xs140 __attribute__noreturn__
/dports/math/polymake/polymake-4.5/lib/core/src/perl/
H A DCPlusPlus.xxs98 void raise_exception(pTHX) __attribute__noreturn__;
100 void raise_exception(pTHX_ const AnyString& errmsg) __attribute__noreturn__;

12