HomeSort by: relevance | last modified time | path
    Searched refs:elide (Results 1 - 6 of 6) sorted by relevancy

  /src/games/tetris/
tetris.c 79 static void elide(void);
101 * Elide any full active rows.
104 elide(void) function in typeref:typename:void
240 * bump score, and elide any full rows.
244 elide();
  /src/usr.bin/mail/
extern.h 221 struct name * elide(struct name *);
cmd3.c 326 np = elide(np);
347 np = elide(extract(cp, GCC));
540 hdr.h_to = elide(np);
names.c 586 elide(struct name *names) function in typeref:typename:PUBLIC struct name *
send.c 744 to = elide(to);
  /src/usr.bin/make/unit-tests/
escape.mk 210 # The shell should elide the backslash-newline.

Completed in 14 milliseconds