OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opposite
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hunt/huntd/
shots.c
304
if (
opposite
(bp->b_face, Maze[y][x])) {
495
opposite
(bp->b_face, Maze[bp->b_y][bp->b_x])) {
1039
*
opposite
:
1040
* Return true if the bullet direction faces the
opposite
direction
1044
opposite
(int face, char dir)
function in typeref:typename:bool
/src/games/mille/
mille.h
204
#define
opposite
(x) (
Opposite
[x])
macro
223
extern const CARD
Opposite
[NUM_CARDS];
Completed in 12 milliseconds
Indexes created Tue Sep 23 02:09:52 GMT 2025