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