Searched refs:C_EMPTY (Results 1 – 15 of 15) sorted by relevance
/openbsd/games/mille/ |
H A D | extern.c | 132 C_REPAIRS, C_GO, C_END_LIMIT, C_EMPTY, C_FLAT, C_CRASH, 133 C_STOP, C_LIMIT, C_EMPTY, C_FLAT, C_CRASH, C_STOP, C_INIT 145 C_EMPTY, C_EMPTY,
|
H A D | types.c | 52 case C_EMPTY: in safety()
|
H A D | comp.c | 70 case C_FLAT: case C_EMPTY: in calcmove() 298 case C_CRASH: case C_EMPTY: case C_FLAT: in calcmove() 448 case C_EMPTY: case C_FLAT: case C_CRASH: in canplay()
|
H A D | mille.h | 118 #define C_EMPTY 5 macro
|
H A D | move.c | 252 case C_EMPTY: case C_FLAT: case C_CRASH: in playcard() 500 case C_EMPTY: in account()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/ |
H A D | vtable3b.C | 9 #define C_EMPTY macro
|
H A D | vtable3c.C | 9 #define C_EMPTY macro
|
H A D | vtable3d.C | 9 #define C_EMPTY macro
|
H A D | vtable3a.C | 10 #define C_EMPTY macro
|
H A D | vtable3i.C | 9 #define C_EMPTY macro
|
H A D | vtable3f.C | 10 #define C_EMPTY macro
|
H A D | vtable3g.C | 10 #define C_EMPTY macro
|
H A D | vtable3j.C | 9 #define C_EMPTY macro
|
H A D | vtable3h.C | 10 #define C_EMPTY macro
|
H A D | vtable3.h | 96 #ifndef C_EMPTY
|