Home
last modified time | relevance | path

Searched defs:shape (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/games/tetris/
H A Dtetris.h124 struct shape { struct
125 int rot; /* index of rotated version of this shape */ argument
130 extern const struct shape shapes[]; argument
H A Dshapes.c84 fits_in(const struct shape *shape, int pos) in fits_in()
99 place(const struct shape *shape, int pos, int onoff) in place()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgraph.c65 const char *shape; in draw_cfg_node() local
H A Dreginfo.c57 subreg_shape shape; member
1233 simplifiable_subregs (const subreg_shape &shape) in simplifiable_subregs()