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

/netbsd-current/games/tetris/
H A Dtetris.c79 static void elide(void);
104 elide(void) function
240 * bump score, and elide any full rows.
244 elide();
/netbsd-current/usr.bin/mail/
H A Dextern.h221 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.c586 elide(struct name *names) function
H A Dsend.c745 to = elide(to);
/netbsd-current/usr.bin/make/unit-tests/
H A Descape.mk210 # The shell should elide the backslash-newline.
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-tic6x.c4011 int elide = 0;
4017 elide = 1;
4026 elide = 1;
4035 if (elide)
4010 int elide = 0; local
H A Delf32-arm.c13654 int elide = 0; local
13660 elide = 1;
13668 elide = 1;
13677 if (elide && !bfd_link_relocatable (info))
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-tic6x.c4011 int elide = 0;
4017 elide = 1;
4026 elide = 1;
4035 if (elide)
4010 int elide = 0; local
H A Delf32-arm.c13655 int elide = 0; local
13661 elide = 1;
13669 elide = 1;
13678 if (elide && !bfd_link_relocatable (info))
/netbsd-current/external/gpl3/autoconf/dist/lib/Autom4te/
H A DChannels.pm610 elide the empty C<$location>. Thus
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-tic6x.c4135 int elide = 0;
4141 elide = 1;
4150 elide = 1;
4159 if (elide)
4134 int elide = 0; local
H A Delf32-arm.c13713 int elide = 0; local
13719 elide = 1;
13727 elide = 1;
13736 if (elide && !bfd_link_relocatable (info))
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-tic6x.c4021 int elide = 0;
4027 elide = 1;
4036 elide = 1;
4045 if (elide)
4020 int elide = 0; local
H A Delf32-arm.c13657 int elide = 0; local
13663 elide = 1;
13671 elide = 1;
13680 if (elide && !bfd_link_relocatable (info))

Completed in 301 milliseconds