Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs106 #define PERL_ASSERT(EXP) \ macro
112 #define PERL_ASSERT(EXP) ((void)0) macro