Home
last modified time | relevance | path

Searched defs:face (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dr200.c155 int face; in r200_packet0_check() local
H A Dr100.c1570 int i, face; in r100_packet0_check() local
2137 unsigned face, w, h; in r100_cs_track_cube() local
2386 unsigned i, face; in r100_cs_track_clear() local
/dragonfly/games/hunt/huntd/
H A Ddraw.c186 see(PLAYER *pp, int face) in see()
H A Dexecute.c342 face(PLAYER *pp, int dir) in face() function
H A Dshots.c1128 opposite(int face, char dir) in opposite()
/dragonfly/games/hunt/hunt/
H A Dotto.c140 otto(int y, int x, char face, char *buf, size_t buflen) in otto()