Searched refs:nulled (Results 1 – 2 of 2) sorted by relevance
488 static int nulled = FALSE; in undo() local497 if ((ptr == NULL && nulled == TRUE) || rptcount == 0) { in undo()499 nulled = TRUE; in undo()520 nulled = TRUE; in undo()523 nulled = FALSE; in undo()
698 Private flags for nulled ops are now dumped with mnemonics as they would be699 for the non-nulled counterparts.