Home
last modified time | relevance | path

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

/openbsd/games/gomoku/
H A Dstoc.c81 return(ILLEGAL); in ctos()
84 return(ILLEGAL); in ctos()
H A Dmain.c201 if (curmove != ILLEGAL) in main()
292 case ILLEGAL: in main()
H A Dgomoku.h69 #define ILLEGAL 2 macro
H A Dmakemove.c69 return(ILLEGAL); in makemove()
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-dis.c27 #define ILLEGAL "illegal" macro
165 return ILLEGAL; in gettrapstring()
180 return ILLEGAL; in getcinvstring()
191 return ILLEGAL; in getregname()
208 return ILLEGAL; in getcopregname()
742 info->fprintf_func (info->stream,"%s ",ILLEGAL);