Searched refs:_assert (Results 1 - 2 of 2) sorted by path

/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM.pm79 _assert( keys %Is == 1 );
89 sub _assert { subroutine
/openbsd-current/include/
H A Dassert.h48 #undef _assert macro
52 # define _assert(e) ((void)0) macro
54 # define _assert(e) assert(e) macro

Completed in 149 milliseconds