Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/usr.bin/perl/vms/
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/
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/
Dndir.c227 if (status == RMS$_NMF || status == RMS$_FNF)
229 if (status != RMS$_NORMAL)
280 if (vms_dirp->status != RMS$_NORMAL)
Dndir.h19 #ifndef RMS$_SUC
Dfilutils.c191 if (SYS$PARSE(&fab, 0, 0) == RMS$_NORMAL)
Dvmsmunch.c263 return RMS$_NORMAL; /* return to user */
/openbsd/src/gnu/usr.sbin/mkhybrid/src/
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/
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/perl/
DMakefile.SH292 RMS = rm -f
747 \$(RMS) ${file}mini.c
754 \$(RMS) ${file}mini.c
901 $(RMS) $(DTRACE_H).in
1139 $(RMS) pod/perl5401delta.pod
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/perl/Cross/
DMakefile-cross-SH196 RMS = rm -f
446 \$(RMS) opmini.c
509 $(RMS) $(LIBPERL_NONSHR)
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DREADME148 more than 32K away from the .word, you lose (silently); RMS claims
/openbsd/src/gnu/usr.bin/binutils/gas/
DREADME225 more than 32K away from the .word, you lose (silently); RMS claims
DREADME-vms244 this appears to be an entry point. I sent a patch to the compiler to RMS,
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Dbfd.texinfo125 Stallman about the library: RMS said that it would be quite hard---David
/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dbfd.texinfo138 Stallman about the library: RMS said that it would be quite hard---David
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dcontrib.texi721 Jeffrey Siegal for helping RMS with the original design of GCC, some
/openbsd/src/gnu/usr.bin/perl/pod/
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,
/openbsd/src/gnu/gcc/gcc/doc/
Dcontrib.texi809 Jeffrey Siegal for helping RMS with the original design of GCC, some
/openbsd/src/gnu/usr.bin/binutils/gdb/
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/
Di370.md90 ;; Some *di patterns have been commented out per advice from RMS, as gcc
/openbsd/src/gnu/usr.bin/binutils/gprof/
DChangeLog-920314 * gprof.texi: Apply patch supplied by Eric S Raymond via RMS:
/openbsd/src/gnu/usr.bin/binutils-2.17/gprof/
DChangeLog-920314 * gprof.texi: Apply patch supplied by Eric S Raymond via RMS:
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dffe.texi1027 Actually, Richard M. Stallman (RMS) also has written up
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
DChangeLog3616 RMS says this manual need not carry GPL. (passim): Improvements

12