Searched defs:PERL_GE (Results 1 – 1 of 1) sorted by relevance
117 #define PERL_GE(major,minor) \ macro121 #define PERL_GE(major,minor) (0) macro