Searched refs:ILLEGAL (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/games/gomoku/
H A Dstoc.c81 return(ILLEGAL);
84 return(ILLEGAL);
H A Dgomoku.h69 #define ILLEGAL 2 macro
H A Dmain.c201 if (curmove != ILLEGAL)
292 case ILLEGAL:
H A Dmakemove.c47 * ILLEGAL Illegal move.
69 return(ILLEGAL);
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-dis.c27 #define ILLEGAL "illegal" macro
165 return ILLEGAL;
180 return ILLEGAL;
191 return ILLEGAL;
208 return ILLEGAL;
225 return "ILLEGAL REGISTER";
742 info->fprintf_func (info->stream,"%s ",ILLEGAL);

Completed in 78 milliseconds