Home
last modified time | relevance | path

Searched refs:nulled (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/mg/
H A Dundo.c488 static int nulled = FALSE; in undo() local
497 if ((ptr == NULL && nulled == TRUE) || rptcount == 0) { in undo()
499 nulled = TRUE; in undo()
520 nulled = TRUE; in undo()
523 nulled = FALSE; in undo()
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5220delta.pod698 Private flags for nulled ops are now dumped with mnemonics as they would be
699 for the non-nulled counterparts.