| /freebsd/lib/libc/gen/ |
| H A D | modf.c | 37 } parts; member 51 } parts; member
|
| /freebsd/contrib/unbound/compat/ |
| H A D | inet_aton.c | 96 unsigned int parts[4]; in inet_aton() local
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | inet_aton.c | 92 u_int parts[4]; in inet_aton() local
|
| /freebsd/contrib/ldns/compat/ |
| H A D | inet_aton.c | 96 unsigned int parts[4]; in inet_aton() local
|
| /freebsd/sys/libkern/ |
| H A D | inet_aton.c | 39 u_long parts[4]; in inet_aton() local
|
| /freebsd/lib/libc/inet/ |
| H A D | inet_network.c | 51 in_addr_t parts[4], *pp = parts; in inet_network() local
|
| H A D | inet_addr.c | 105 u_int8_t parts[4]; in inet_aton() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | APInt.cpp | 338 static void tcComplement(APInt::WordType *dst, unsigned parts) { in tcComplement() 2310 void APInt::tcSet(WordType *dst, WordType part, unsigned parts) { in tcSet() 2318 void APInt::tcAssign(WordType *dst, const WordType *src, unsigned parts) { in tcAssign() 2324 bool APInt::tcIsZero(const WordType *src, unsigned parts) { in tcIsZero() 2333 int APInt::tcExtractBit(const WordType *parts, unsigned bit) { in tcExtractBit() 2338 void APInt::tcSetBit(WordType *parts, unsigned bit) { in tcSetBit() 2343 void APInt::tcClearBit(WordType *parts, unsigned bit) { in tcClearBit() 2349 unsigned APInt::tcLSB(const WordType *parts, unsigned n) { in tcLSB() 2362 unsigned APInt::tcMSB(const WordType *parts, unsigned n) { in tcMSB() 2413 WordType c, unsigned parts) { in tcAdd() [all …]
|
| H A D | APFloat.cpp | 646 lostFractionThroughTruncation(const APFloatBase::integerPart *parts, in lostFractionThroughTruncation() 668 shiftRight(APFloatBase::integerPart *dst, unsigned int parts, unsigned int bits) in shiftRight() 716 ulpsFromBoundary(const APFloatBase::integerPart *parts, unsigned int bits, in ulpsFromBoundary() 1213 integerPart *parts; in addSignificand() local 1227 integerPart *parts; in subtractSignificand() local 1518 static void tcSetLeastSignificantBits(APInt::WordType *dst, unsigned parts, in tcSetLeastSignificantBits() 2617 MutableArrayRef<integerPart> parts, unsigned int width, bool isSigned, in convertToSignExtendedInteger() 2730 IEEEFloat::convertToInteger(MutableArrayRef<integerPart> parts, in convertToInteger() 2834 IEEEFloat::convertFromZeroExtendedInteger(const integerPart *parts, in convertFromZeroExtendedInteger() 2947 unsigned int parts, pow5PartCount; in roundSignificandWithExponent() local [all …]
|
| H A D | GraphWriter.cpp | 161 SmallVector<StringRef, 8> parts; in TryFindProgram() local
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectRegexCommand.cpp | 36 llvm::SmallVector<llvm::StringRef, 4> parts; in SubstituteVariables() local
|
| /freebsd/sbin/ipf/libipf/ |
| H A D | inet_addr.c | 95 u_int parts[4]; in inet_aton() local
|
| /freebsd/contrib/tcpdump/ |
| H A D | strtoaddr.c | 62 u_int parts[4]; in strtoaddr() local
|
| /freebsd/stand/libsa/ |
| H A D | net.c | 154 u_int parts[4]; in inet_addr() local
|
| /freebsd/stand/efi/gptboot/ |
| H A D | proto.c | 230 int parts; in choice_protocol() local
|
| /freebsd/contrib/ofed/libibverbs/ |
| H A D | device.c | 117 uint16_t parts[4]; in __ibv_get_device_guid() local
|
| /freebsd/contrib/dialog/ |
| H A D | timebox.c | 411 struct tm *parts = localtime(&now); in dialog_timebox() local
|
| /freebsd/sys/contrib/openzfs/lib/libspl/include/sys/dktp/ |
| H A D | fdisk.h | 152 char parts[FD_NUMPART * sizeof (struct ipart)]; member
|
| /freebsd/contrib/bmake/ |
| H A D | targ.c | 378 struct tm *parts = localtime(&tm); in Targ_FmtTime() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | ConstructCompositionT.h | 152 llvm::ArrayRef<DirectiveWithClauses<ClauseTy>> parts) { in makeCompound()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl.cpp | 153 auto parts = &trace->parts; in DoResetImpl() local 330 auto* parts = &trace->parts; in SlotDetachImpl() local
|
| H A D | tsan_rtl_thread.cpp | 257 auto parts = &trace.parts; in OnFinished() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | APInt.h | 1867 static WordType tcIncrement(WordType *dst, unsigned parts) { in tcIncrement() 1872 static WordType tcDecrement(WordType *dst, unsigned parts) { in tcDecrement()
|
| /freebsd/lib/msun/src/ |
| H A D | math_private.h | 99 } parts; member 117 } parts; member
|
| /freebsd/usr.bin/sort/ |
| H A D | file.c | 1379 merge_list_parts(struct sort_list **parts, size_t n, const char *fn) in merge_list_parts() 1413 struct sort_list **parts; in mt_sort() local
|