Home
last modified time | relevance | path

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

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