Searched refs:junk (Results 226 - 250 of 292) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dxstormy16-asm.c198 long junk ATTRIBUTE_UNUSED;
554 return _("junk at end of line"); /* FIXME: would like to include `str' */
H A Depiphany-asm.c329 long junk ATTRIBUTE_UNUSED;
734 return _("junk at end of line"); /* FIXME: would like to include `str' */
H A Diq2000-asm.c344 long junk ATTRIBUTE_UNUSED;
737 return _("junk at end of line"); /* FIXME: would like to include `str' */
H A Dor1k-asm.c504 long junk ATTRIBUTE_UNUSED;
853 return _("junk at end of line"); /* FIXME: would like to include `str' */
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dlm32-asm.c284 long junk ATTRIBUTE_UNUSED;
627 return _("junk at end of line"); /* FIXME: would like to include `str' */
H A Dxstormy16-asm.c198 long junk ATTRIBUTE_UNUSED;
554 return _("junk at end of line"); /* FIXME: would like to include `str' */
/netbsd-current/external/bsd/pdisk/dist/
H A Ddump.c108 {"junk", "Apple_Scratch"},
144 int junk; local
146 map = open_partition_map(name, &junk, 0);
/netbsd-current/external/ibm-public/postfix/dist/src/smtpstone/
H A DMakefile.in67 rm -f *.o *core $(PROG) $(TESTPROG) junk
/netbsd-current/external/ibm-public/postfix/dist/src/postmap/
H A DMakefile.in117 rm -f *.o *core $(PROG) $(TESTPROG) *.tmp junk *.db
/netbsd-current/lib/libpthread/
H A Dpthread.c572 void *junk __unused;
582 junk = alloca(((unsigned)self->pt_lid & 7) << 8);
/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A DMakefile.in902 echo junk = junk >> test66.cf
933 echo junk = junk >> test68.cf
947 echo junk = junk >> test69.cf
1004 rm -f *.o *core $(PROG) $(TESTPROG) junk $(MAKES) $(AUTOS) $(DUMMIES) \
/netbsd-current/sys/dev/sbus/
H A Dmgx.c725 volatile uint32_t junk; local
734 junk = *(uint32_t *)sc->sc_fbaddr;
735 __USE(junk);
/netbsd-current/sbin/restore/
H A Dtape.c1051 char junk[TP_BSIZE]; local
1111 dprintf(stdout, "skipping %d junk block(s)\n",
1115 readtape(junk);
1131 readtape(junk);
/netbsd-current/external/bsd/ntp/dist/ntpdc/
H A Dntpdc_ops.c526 static char junk[5]; local
527 junk[4] = 0;
528 memcpy(junk, &refid, 4);
529 return junk;
/netbsd-current/tests/usr.bin/realpath/
H A Dt_realpath.sh550 -*) XTRA=/junk;;
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmt-asm.c427 long junk ATTRIBUTE_UNUSED;
873 return _("junk at end of line"); /* FIXME: would like to include `str' */
H A Dor1k-asm.c499 long junk ATTRIBUTE_UNUSED;
848 return _("junk at end of line"); /* FIXME: would like to include `str' */
H A Diq2000-asm.c344 long junk ATTRIBUTE_UNUSED;
737 return _("junk at end of line"); /* FIXME: would like to include `str' */
H A Depiphany-asm.c329 long junk ATTRIBUTE_UNUSED;
734 return _("junk at end of line"); /* FIXME: would like to include `str' */
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dapps.c2213 FILETIME junk; local
2214 GetProcessTimes(proc, &junk, &junk, &junk, &now);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Diq2000-asm.c344 long junk ATTRIBUTE_UNUSED;
737 return _("junk at end of line"); /* FIXME: would like to include `str' */
H A Dor1k-asm.c504 long junk ATTRIBUTE_UNUSED;
853 return _("junk at end of line"); /* FIXME: would like to include `str' */
H A Depiphany-asm.c329 long junk ATTRIBUTE_UNUSED;
734 return _("junk at end of line"); /* FIXME: would like to include `str' */
H A Dmt-asm.c427 long junk ATTRIBUTE_UNUSED;
873 return _("junk at end of line"); /* FIXME: would like to include `str' */
/netbsd-current/crypto/external/bsd/openssl/dist/apps/lib/
H A Dapps.c2712 FILETIME junk; local
2713 GetProcessTimes(proc, &junk, &junk, &junk, &now);

Completed in 272 milliseconds

1234567891011>>