Searched refs:PERL_PATCHNUM (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dpatchlevel.h151 # define PERL_PATCHNUM "UNKNOWN-miniperl" macro
154 # define PERL_PATCHNUM "UNKNOWN-microperl" macro
H A Dperl.c3905 #ifdef PERL_PATCHNUM
3908 static const char num [] = PERL_PATCHNUM "*";
3910 static const char num [] = PERL_PATCHNUM;
3920 /* per 46807d8e80, PERL_PATCHNUM is outside of the control
3930 #endif /* #ifdef PERL_PATCHNUM */

Completed in 123 milliseconds