Home
last modified time | relevance | path

Searched defs:Waiting (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/games/robots/
H A Dextern.c49 bool Waiting; /* Player is waiting for end */ variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DTimelineView.h159 static const char Waiting = '='; // Instruction is waiting in the scheduler. member