Searched refs:PERL_CALLCONV_NO_RET (Results 1 – 5 of 5) sorted by relevance
91 # define PERL_CALLCONV_NO_RET extern "C" __declspec(dllimport) __declspec(noreturn) macro96 # define PERL_CALLCONV_NO_RET __declspec(dllimport) __declspec(noreturn) macro101 # define PERL_CALLCONV_NO_RET __declspec(noreturn) macro
1677 PERL_CALLCONV_NO_RET void1684 PERL_CALLCONV_NO_RET void
30 PERL_CALLCONV_NO_RET # Z added by devel/scanprov
172 PERL_CALLCONV_NO_RET void612 PERL_CALLCONV_NO_RET void618 PERL_CALLCONV_NO_RET void630 PERL_CALLCONV_NO_RET void636 PERL_CALLCONV_NO_RET void643 PERL_CALLCONV_NO_RET void648 PERL_CALLCONV_NO_RET void653 PERL_CALLCONV_NO_RET void659 PERL_CALLCONV_NO_RET void840 PERL_CALLCONV_NO_RET OP *[all …]
4469 #ifndef PERL_CALLCONV_NO_RET4470 # define PERL_CALLCONV_NO_RET PERL_CALLCONV macro