Home
last modified time | relevance | path

Searched defs:PERL_CALLCONV_NO_RET (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32.h91 # define PERL_CALLCONV_NO_RET extern "C" __declspec(dllimport) __declspec(noreturn) macro
96 # define PERL_CALLCONV_NO_RET __declspec(dllimport) __declspec(noreturn) macro
101 # define PERL_CALLCONV_NO_RET __declspec(noreturn) macro
/openbsd-src/gnu/usr.bin/perl/
H A Dperl.h4459 # define PERL_CALLCONV_NO_RET global() macro