Searched refs:usd (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A Dusd.s1 # Source file used to test the usd macro.
13 usd $4,0
14 usd $4,1
15 usd $4,0x8000
16 usd $4,-0x8000
17 usd $4,0x10000
18 usd $4,0x1a5a5
19 usd $4,0($5)
20 usd $4,1($5)
21 usd
[all...]
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-usd-share/
H A DMakefile3 PKGBASE=base-usd-share
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/misc/misc-usd-doc/
H A DMakefile3 PKGBASE=misc-usd-doc
/netbsd-6-1-5-RELEASE/share/doc/usd/18.msdiffs/
H A DMakefile5 DIR= usd/18.msdiffs
/netbsd-6-1-5-RELEASE/share/doc/usd/19.memacros/
H A DMakefile5 DIR= usd/19.memacros
/netbsd-6-1-5-RELEASE/share/doc/usd/20.meref/
H A DMakefile5 DIR= usd/20.meref
/netbsd-6-1-5-RELEASE/share/doc/
H A DMakefile6 SUBDIR+= psd smm usd
/netbsd-6-1-5-RELEASE/games/rogue/USD.doc/
H A DMakefile4 DIR= usd/30.rogue
/netbsd-6-1-5-RELEASE/games/trek/USD.doc/
H A DMakefile4 DIR= usd/31.trek
/netbsd-6-1-5-RELEASE/share/doc/usd/01.begin/
H A DMakefile3 DIR= usd/01.begin
/netbsd-6-1-5-RELEASE/bin/csh/USD.doc/
H A DMakefile4 DIR= usd/04.csh
/netbsd-6-1-5-RELEASE/bin/sh/USD.doc/
H A DMakefile4 DIR= usd/03.shell
/netbsd-6-1-5-RELEASE/share/doc/usd/17.msmacros/
H A DMakefile3 DIR= usd/17.msmacros
/netbsd-6-1-5-RELEASE/usr.bin/nvi/docs/USD.doc/edit/
H A DMakefile7 DIR= usd/11.edit
/netbsd-6-1-5-RELEASE/usr.bin/mail/USD.doc/
H A DMakefile4 DIR= usd/07.mail
/netbsd-6-1-5-RELEASE/usr.bin/nvi/docs/USD.doc/exref/
H A DMakefile8 DIR= usd/12.ex
/netbsd-6-1-5-RELEASE/share/doc/usd/
H A DMakefile18 BINDIR= /usr/share/doc/usd
/netbsd-6-1-5-RELEASE/usr.bin/nvi/docs/USD.doc/vitut/
H A DMakefile7 DIR= usd/12.vi
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/misc/
H A DMakefile19 SUBDIR+=misc-usd-doc
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Dsys_machdep.c596 union descriptor usd; local
609 memset(&usd, 0, sizeof(usd));
610 usd.sd.sd_lobase = base & 0xffffff;
611 usd.sd.sd_hibase = (base >> 24) & 0xff;
612 usd.sd.sd_lolimit = 0xffff;
613 usd.sd.sd_hilimit = 0xf;
614 usd.sd.sd_type = SDT_MEMRWA;
615 usd.sd.sd_dpl = SEL_UPL;
616 usd
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/nvi/docs/USD.doc/vi.ref/
H A DMakefile5 DIR= usd/13.viref
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dassign-warn-1.c60 TESTINI(usd, unsigned int *, int *); /* { dg-warning "pointer targets in initialization differ in signedness" } */
H A Dassign-warn-2.c61 TESTINI(usd, unsigned int *, int *); /* { dg-error "pointer targets in initialization differ in signedness" } */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dassign-warn-1.c60 TESTINI(usd, unsigned int *, int *); /* { dg-warning "warning: pointer targets in initialization differ in signedness" } */
H A Dassign-warn-2.c61 TESTINI(usd, unsigned int *, int *); /* { dg-error "error: pointer targets in initialization differ in signedness" } */

Completed in 189 milliseconds

12