Home
last modified time | relevance | path

Searched defs:COORD (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/games/robots/
H A Drobots.h75 } COORD; typedef
/netbsd-src/sys/dev/sun/
H A Dcgsix.c926 #define COORD(f) (sc->sc_cursor.cc_pos.f - sc->sc_cursor.cc_hot.f) in cg6_setcursor() macro