Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Win32API-File/
H A Dconst2perl.h13 # define noconst( const ) av_push( mAvExportFail, newSVpv(#const,0) ) macro
36 # define noconst( const ) printf( "push @EXPORT_FAIL, '%s';\n", #const ) macro