Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs116 #define PERL_ASSERT(EXP) \ macro
122 #define PERL_ASSERT(EXP) ((void)0) macro