Searched refs:S_MISS (Results 1 – 1 of 1) sorted by relevance
996 #define S_MISS 0 macro1025 return(hit ? (sunk ? S_SUNK : S_HIT) : S_MISS); in cpufire()1038 int navail, x, y, d, n, hit = S_MISS; in cputurn()