Searched refs:ctos (Results 1 – 3 of 3) sorted by relevance
247 return ctos(buf); in read_move()411 return c == EOF ? END_OF_INPUT : ctos(buf); in readinput()560 sp = &board[s = ctos(input + 1)]; in whatsup()579 sp = &board[ctos(str)]; in whatsup()
68 ctos(const char *mp) in ctos() function
290 spot_index ctos(const char *);