OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ncbp
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/gomoku/
pickmove.c
398
struct combostr *
ncbp
;
local in function:scanframes
403
ncbp
= cbp->c_next;
406
} while ((cbp =
ncbp
) != ecbp);
432
struct combostr *
ncbp
;
local in function:makecombo2
489
ncbp
= (struct combostr *)malloc(sizeof(struct combostr) +
491
if (
ncbp
== NULL)
493
scbpp = (void *)(
ncbp
+ 1);
504
ncbp
->c_combo.cv_force = c;
505
ncbp
->c_combo.cv_win = n;
506
ncbp
->c_link[0] = ocbp
726
struct combostr *
ncbp
= malloc(sizeof(struct combostr) +
local in function:makecombo
1054
struct combostr *pcbp, *
ncbp
;
local in function:appendcombo
[
all
...]
pickmove.c
398
struct combostr *
ncbp
;
local in function:scanframes
403
ncbp
= cbp->c_next;
406
} while ((cbp =
ncbp
) != ecbp);
432
struct combostr *
ncbp
;
local in function:makecombo2
489
ncbp
= (struct combostr *)malloc(sizeof(struct combostr) +
491
if (
ncbp
== NULL)
493
scbpp = (void *)(
ncbp
+ 1);
504
ncbp
->c_combo.cv_force = c;
505
ncbp
->c_combo.cv_win = n;
506
ncbp
->c_link[0] = ocbp
726
struct combostr *
ncbp
= malloc(sizeof(struct combostr) +
local in function:makecombo
1054
struct combostr *pcbp, *
ncbp
;
local in function:appendcombo
[
all
...]
pickmove.c
398
struct combostr *
ncbp
;
local in function:scanframes
403
ncbp
= cbp->c_next;
406
} while ((cbp =
ncbp
) != ecbp);
432
struct combostr *
ncbp
;
local in function:makecombo2
489
ncbp
= (struct combostr *)malloc(sizeof(struct combostr) +
491
if (
ncbp
== NULL)
493
scbpp = (void *)(
ncbp
+ 1);
504
ncbp
->c_combo.cv_force = c;
505
ncbp
->c_combo.cv_win = n;
506
ncbp
->c_link[0] = ocbp
726
struct combostr *
ncbp
= malloc(sizeof(struct combostr) +
local in function:makecombo
1054
struct combostr *pcbp, *
ncbp
;
local in function:appendcombo
[
all
...]
pickmove.c
398
struct combostr *
ncbp
;
local in function:scanframes
403
ncbp
= cbp->c_next;
406
} while ((cbp =
ncbp
) != ecbp);
432
struct combostr *
ncbp
;
local in function:makecombo2
489
ncbp
= (struct combostr *)malloc(sizeof(struct combostr) +
491
if (
ncbp
== NULL)
493
scbpp = (void *)(
ncbp
+ 1);
504
ncbp
->c_combo.cv_force = c;
505
ncbp
->c_combo.cv_win = n;
506
ncbp
->c_link[0] = ocbp
726
struct combostr *
ncbp
= malloc(sizeof(struct combostr) +
local in function:makecombo
1054
struct combostr *pcbp, *
ncbp
;
local in function:appendcombo
[
all
...]
Completed in 135 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025