Home
last modified time | relevance | path

Searched defs:recover (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/games/backgammon/common_source/
H A Dsave.c133 recover(const char *s) in recover() function
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan.h162 bool recover; member
H A Dhwasan_linux.cpp379 const bool recover = code & 0x20; in GetAccessInfo() local