OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:srcpile
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/canfield/canfield/
canfield.c
162
static char
srcpile
, destpile;
variable in typeref:typename:char
1375
srcpile
= cmd[0];
1418
srcpile
= 'q';
1440
if (
srcpile
>= '1' &&
srcpile
<= '4')
1441
source = (int) (
srcpile
- '1');
1445
(
srcpile
== 't' ||
srcpile
== 's' ||
srcpile
== 'h' ||
1446
srcpile
== '1' || srcpile == '2' || srcpile == '3' |
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025