OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bcomp
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/backgammon/backgammon/
move.c
88
static int
bcomp
(struct BOARD *, struct BOARD *);
284
result =
bcomp
(new, qp); /* compare to first element */
296
result =
bcomp
(new, qp->b_next);
315
bcomp
(struct BOARD *a, struct BOARD *b)
function in typeref:typename:int
move.c
88
static int
bcomp
(struct BOARD *, struct BOARD *);
284
result =
bcomp
(new, qp); /* compare to first element */
296
result =
bcomp
(new, qp->b_next);
315
bcomp
(struct BOARD *a, struct BOARD *b)
function in typeref:typename:int
Completed in 48 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025