Searched refs:S_UNMARKED (Results 1 – 3 of 3) sorted by relevance
73 #define S_UNMARKED 3 macro
136 if (pp->status == S_UNMARKED) in update()260 (pp->status == S_UNMARKED || pp->status == S_IGNORED)) in command()
577 if (p.status == S_UNMARKED) in unmark()579 p.status = S_UNMARKED; in unmark()