Home
last modified time | relevance | path

Searched refs:RMS (Results 1 – 25 of 29) sorted by relevance

12

/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvms.c1736 case RMS$_RNF: in Perl_my_crypt()
1743 if (sts != RMS$_RNF) return NULL; in Perl_my_crypt()
1826 if (rmsts != RMS$_PRV) { in mp_do_kill_file()
1844 case RMS$_FNF: case RMS$_DNF: case SS$_NOSUCHOBJECT: in mp_do_kill_file()
1846 case RMS$_DIR: in mp_do_kill_file()
1848 case RMS$_DEV: in mp_do_kill_file()
1850 case RMS$_SYN: case SS$_INVFILFOROP: in mp_do_kill_file()
1852 case RMS$_PRV: in mp_do_kill_file()
1893 if (fndsts == RMS$_FNF || fndsts == SS$_NOSUCHOBJECT) fndsts = SS$_NORMAL; in mp_do_kill_file()
2073 SETERRNO(ENOENT, RMS$_DNF); in Perl_my_chdir()
[all …]
/openbsd-src/gnu/usr.bin/perl/ext/VMS-Stdio/
H A DStdio.xs150 set_errno(EBADF); set_vaxc_errno(RMS$_IOP); XSRETURN_UNDEF;
244 if (defnam.nam$v_wildcard) retsts = RMS$_WLD;
246 defnam.nam$b_ver > 1) retsts = RMS$_DIR;
252 case RMS$_DNF:
254 case RMS$_SYN: case RMS$_DIR: case RMS$_DEV:
256 case RMS$_PRV:
/openbsd-src/gnu/usr.bin/cvs/vms/
H A Dndir.c227 if (status == RMS$_NMF || status == RMS$_FNF)
229 if (status != RMS$_NORMAL)
280 if (vms_dirp->status != RMS$_NORMAL)
H A Dndir.h19 #ifndef RMS$_SUC
H A Dfilutils.c191 if (SYS$PARSE(&fab, 0, 0) == RMS$_NORMAL)
H A Dvmsmunch.c263 return RMS$_NORMAL; /* return to user */
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Dvms.c223 if(rms_status != RMS$_NORMAL && rms_status != RMS$_CREATED) in open_file()
226 if(rms_status != RMS$_NORMAL) in open_file()
235 if(rms_status != RMS$_NORMAL) in close_file()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1503 ArrayRef<SlotIndex> RMS = LIS->getRegMaskSlotsInBlock(BI.MBB->getNumber()); in tryLocalSplit() local
1504 LLVM_DEBUG(dbgs() << RMS.size() << " regmasks in block:"); in tryLocalSplit()
1507 llvm::lower_bound(RMS, Uses.front().getRegSlot()) - RMS.begin(); in tryLocalSplit()
1508 unsigned RE = RMS.size(); in tryLocalSplit()
1511 assert(!SlotIndex::isEarlierInstr(RMS[RI], Uses[I])); in tryLocalSplit()
1512 if (SlotIndex::isEarlierInstr(Uses[I + 1], RMS[RI])) in tryLocalSplit()
1516 if (SlotIndex::isSameInstr(Uses[I + 1], RMS[RI]) && I + 1 == NumGaps) in tryLocalSplit()
1518 LLVM_DEBUG(dbgs() << ' ' << RMS[RI] << ':' << Uses[I] << '-' in tryLocalSplit()
1523 while (RI != RE && SlotIndex::isEarlierInstr(RMS[RI], Uses[I + 1])) in tryLocalSplit()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DREADME148 more than 32K away from the .word, you lose (silently); RMS claims
/openbsd-src/gnu/usr.bin/perl/
H A Dperl.h1938 # define RMS_DIR RMS$_DIR
1939 # define RMS_FAC RMS$_FAC
1940 # define RMS_FEX RMS$_FEX
1941 # define RMS_FNF RMS$_FNF
1942 # define RMS_IFI RMS$_IFI
1943 # define RMS_ISI RMS$_ISI
1944 # define RMS_PRV RMS$_PRV
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DREADME225 more than 32K away from the .word, you lose (silently); RMS claims
H A DREADME-vms244 this appears to be an entry point. I sent a patch to the compiler to RMS,
/openbsd-src/gnu/usr.bin/binutils/bfd/doc/
H A Dbfd.texinfo138 Stallman about the library: RMS said that it would be quite hard---David
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dbfd.texinfo125 Stallman about the library: RMS said that it would be quite hard---David
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dcontrib.texi721 Jeffrey Siegal for helping RMS with the original design of GCC, some
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlvms.pod213 with the RMS Symbolic Link SDK and included with OpenVMS v8.3, but is
1164 the underlying RMS buffers for a file). In other words,
H A Dperl5140delta.pod2890 inheriting permissions from RMS defaults and ACLs, so to avoid that problem,
/openbsd-src/gnu/gcc/gcc/doc/
H A Dcontrib.texi809 Jeffrey Siegal for helping RMS with the original design of GCC, some
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19912855 w/RMS; Changed date on cover to July 91.
3168 applied various small fixes due to or inspired by RMS comments
3170 * doc/gdb.texinfo: finished using all RMS comments, save those for
3176 * doc/gdb.texinfo: (1) Updated w/ref to RMS comments through
3188 environments; (6) apply fixes from RMS comments through chapter 4.
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i370/
H A Di370.md90 ;; Some *di patterns have been commented out per advice from RMS, as gcc
/openbsd-src/gnu/usr.bin/binutils/gprof/
H A DChangeLog-920314 * gprof.texi: Apply patch supplied by Eric S Raymond via RMS:
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/
H A DChangeLog-920314 * gprof.texi: Apply patch supplied by Eric S Raymond via RMS:
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dffe.texi1027 Actually, Richard M. Stallman (RMS) also has written up
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/
H A DChangeLog3616 RMS says this manual need not carry GPL. (passim): Improvements
/openbsd-src/gnu/lib/libiberty/src/
H A DChangeLog5695 might contaminate libstdc++ with the LGPL. (OK'd by RMS 11 Oct 94.)

12