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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Duconfig.h1355 /* PERL_INC_VERSION_LIST:
1362 #define PERL_INC_VERSION_LIST NULL /**/ macro
1375 * and architecture-specific directories. See PERL_INC_VERSION_LIST
H A Dperl.c4405 #ifdef PERL_INC_VERSION_LIST
4406 /* Configure terminates PERL_INC_VERSION_LIST with a NULL */
4407 const char *incverlist[] = { PERL_INC_VERSION_LIST };
4459 #ifdef PERL_INC_VERSION_LIST

Completed in 36 milliseconds