Searched refs:OpenBSD (Results 151 - 175 of 192) sorted by relevance

12345678

/openbsd-current/share/mk/
H A Dbsd.lib.mk1 # $OpenBSD: bsd.lib.mk,v 1.102 2022/01/09 16:39:06 robert Exp $
/openbsd-current/gnu/usr.bin/perl/
H A DMakefile.bsd-wrapper1555 OpenBSD::MkTemp 3p lib/OpenBSD/MkTemp.pm \
556 OpenBSD::Pledge 3p lib/OpenBSD/Pledge.pm \
557 OpenBSD::Unveil 3p lib/OpenBSD/Unveil.pm \
/openbsd-current/gnu/llvm/clang/lib/Lex/
H A DInitHeaderSearch.cpp414 case llvm::Triple::OpenBSD:
/openbsd-current/gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp442 case llvm::Triple::OpenBSD:
H A DDynamicLoaderPOSIXDYLD.cpp57 triple_ref.getOS() == llvm::Triple::OpenBSD)
/openbsd-current/gnu/usr.bin/perl/cpan/Config-Perl-V/
H A DV.pm506 C<$Config{osname}>. The two may be differing in casing (OpenBSD vs openbsd).
/openbsd-current/gnu/usr.bin/perl/regen/
H A Dreentr.pl130 * As of OpenBSD 3.7, reentrant functions are now working, they just are
131 * incompatible with everyone else. To make OpenBSD happy, we have to
712 # Must make OpenBSD happy
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A Dregengine.inc2 * This code is derived from OpenBSD's libc/regex, original license follows:
/openbsd-current/gnu/llvm/llvm/lib/TargetParser/
H A DTriple.cpp235 case OpenBSD: return "openbsd";
572 .StartsWith("openbsd", Triple::OpenBSD)
/openbsd-current/gnu/usr.bin/perl/win32/
H A DMakefile1254 -if exist $(LIBDIR)\OpenBSD rmdir /s /q $(LIBDIR)\OpenBSD
H A DGNUmakefile1729 -if exist $(LIBDIR)\OpenBSD rmdir /s /q $(LIBDIR)\OpenBSD
/openbsd-current/gnu/lib/libstdc++/
H A Dconfig.guess199 *:OpenBSD:*:*)
200 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
/openbsd-current/sys/kern/
H A Dkern_time.c1 /* $OpenBSD: kern_time.c,v 1.167 2023/10/17 00:04:02 cheloha Exp $ */
884 #define MINYEAR ((OpenBSD / 100) - 1) /* minimum plausible year */
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp833 // OpenBSD per-thread information is stored in notes named "OpenBSD@nnn" so
835 if (!llvm::StringRef(note.info.n_name).startswith("OpenBSD"))
976 case llvm::Triple::OpenBSD:
/openbsd-current/gnu/lib/libiberty/
H A Dconfig.guess202 *:OpenBSD:*:*)
203 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
/openbsd-current/gnu/lib/libreadline/support/
H A Dconfig.guess234 *:OpenBSD:*:*)
235 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
/openbsd-current/gnu/share/
H A Dconfig.guess681 *:OpenBSD:*:*)
682 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
/openbsd-current/gnu/usr.bin/binutils/
H A Dconfig.guess200 *:OpenBSD:*:*)
201 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
/openbsd-current/gnu/usr.bin/gcc/
H A Dconfig.guess199 *:OpenBSD:*:*)
200 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
/openbsd-current/gnu/usr.bin/texinfo/
H A Dconfig.guess200 *:OpenBSD:*:*)
201 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
/openbsd-current/gnu/llvm/llvm/cmake/
H A Dconfig.guess205 *:OpenBSD:*:*)
206 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
/openbsd-current/gnu/usr.bin/binutils-2.17/
H A Dconfig.guess202 *:OpenBSD:*:*)
203 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
/openbsd-current/gnu/llvm/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp363 case llvm::Triple::OpenBSD:
/openbsd-current/gnu/llvm/clang/lib/Driver/
H A DToolChain.cpp479 case llvm::Triple::OpenBSD:
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dbisect-runner.pl3070 @@ -37,7 +37,25 @@ OpenBSD.alpha|OpenBSD.mips|OpenBSD.powerpc|OpenBSD.vax)
3072 # extensions like Tk on some OpenBSD platforms (ie: sparc)
4271 # Need to work around a bug in (at least) OpenBSD's 4.6's sparc64 #

Completed in 465 milliseconds

12345678