Home
last modified time | relevance | path

Searched refs:dumpit (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libcurses/base/
H A Dnew_pair.c100 dumpit(SCREEN *sp, int pair, const char *tag) in dumpit() function
130 #define dumpit(sp, pair, tag) /* nothing */
173 dumpit(sp, pair, "delinked"); in delink_color_pair()
231 dumpit(sp, pair, "SET_PAIR"); in _nc_set_color_pair()
243 dumpit(sp, pair, "...after"); in _nc_set_color_pair()
/openbsd/gnu/usr.bin/perl/ext/Devel-Peek/
H A DPeek.xs40 int dumpit = 0; in DeadCode()
89 dumpit = 1; in DeadCode()
96 dumpit = 1; in DeadCode()
112 if (dumpit) in DeadCode()
/openbsd/gnu/usr.bin/perl/lib/
H A Dperl5db.pl771 dumpit( $OUT, \@res );
4591 dumpit( $fh, $ret ) if defined wantarray;
6393 sub dumpit { subroutine
8059 dumpit( $OUT, \%version );