Searched defs:COORD (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/games/robots/ | ||
| D | robots.h | 75 } COORD; typedef |
| /netbsd/src/sys/dev/sun/ | ||
| D | cgsix.c | 885 #define COORD(f) (sc->sc_cursor.cc_pos.f - sc->sc_cursor.cc_hot.f) in cg6_setcursor() macro |