Home
last modified time | relevance | path

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

/openbsd/sys/ddb/
H A Ddb_hangman.c41 #define ABC_SETWRONG(c) (sabc->abc[(c)-'a']='_') macro
194 ABC_SETWRONG(c); in db_hangman()