OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_OPEN_0
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/gomoku/
gomoku.h
180
#define
C_OPEN_0
0x01 /* link[0] is an open-ended frame */
pickmove.c
516
ncbp->c_flags = ocb.cv_win != 0 ?
C_OPEN_0
: 0;
1021
int off = (flags &
C_OPEN_0
) != 0 ? 6 : 5;
1156
n = ovbit + ((flags &
C_OPEN_0
) != 0 ? 1 : 0);
1188
if ((flags &
C_OPEN_0
) != 0 &&
1470
open = cbp->c_flags &
C_OPEN_0
;
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025