Searched refs:elide (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/games/tetris/
H A Dtetris.c77 static void elide(void);
102 elide(void) function
227 * bump score, and elide any full rows.
231 elide();
/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dextern.h222 struct name * elide(struct name *);
H A Dcmd3.c326 np = elide(np);
347 np = elide(extract(cp, GCC));
540 hdr.h_to = elide(np);
H A Dnames.c572 elide(struct name *names) function
H A Dsend.c745 to = elide(to);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c9358 int elide = 0; local
9364 elide = 1;
9372 elide = 1;
9381 if (elide)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c10600 int elide = 0; local
10606 elide = 1;
10614 elide = 1;
10623 if (elide)

Completed in 301 milliseconds