Home
last modified time | relevance | path

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

12

/freebsd/contrib/libcbor/doc/source/api/
H A Dtype_0_1_integers.rst31 …. One can convert between them freely using `the conversion functions <#dealing-with-signedness>`_.
79 Dealing with signedness
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_lib.c432 endianness_t endianness, signedness_t signedness) in bin2bn() argument
478 if (signedness == SIGNED) { in bin2bn()
544 endianness_t endianness, signedness_t signedness) in bn2binpad() argument
561 if (signedness == SIGNED) { in bn2binpad()
/freebsd/crypto/libecc/
H A Dcommon.mk105 …nversion -Wlogical-op -Wduplicated-cond -Wduplicated-branches -Wformat-signedness -Wstrict-overflo…
/freebsd/crypto/heimdal/lib/gssapi/
H A DChangeLog1417 * verify_mic.c: Less pointer signedness warnings.
1419 * unwrap.c: Less pointer signedness warnings.
1421 * arcfour.c: Less pointer signedness warnings.
1424 avoid pointer signedness warnings.
1427 avoid pointer signedness warnings.
1430 avoid pointer signedness warnings.
1432 * decapsulate.c: Less pointer signedness warnings.
1434 * cfx.c: Less pointer signedness warnings.
1436 * init_sec_context.c: Less pointer signedness warnings (partly by
1439 * import_sec_context.c: Less pointer signedness warnings.
[all …]
/freebsd/contrib/pam-krb5/m4/
H A Dcc-flags.m4119 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2
/freebsd/crypto/heimdal/lib/asn1/
H A DChangeLog725 * check-common.c: Avoid signedness warnings.
736 * check-gen.c: Fix signedness warnings.
1457 array with a external flag for signedness
1461 array with a external flag for signedness
1465 bigendian byte array with a external flag for signedness
1469 array with a external flag for signedness
1477 * asn1-common.h: add signedness flag to heim_integer, add
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve_defs.td173 // signedness, you set this bit, and then you can still put the signed and
344 // Expands to the 32-bit integer of the same signedness as Scalar.
346 // Expands to the 64-bit integer of the same signedness as Scalar.
H A Darm_sve_sme_incl.td88 // signedness of its element type.
H A DDiagnosticGroups.td1175 def FormatSignedness : DiagGroup<"format-signedness">;
H A Darm_mve.td1577 // because the signedness of the destination type cannot be inferred.
/freebsd/contrib/tzdata/
H A DMakefile379 -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation \
/freebsd/contrib/tzcode/
H A DMakefile379 -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation \
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIRAttrs.td464 and position in the storage, and signedness.
/freebsd/contrib/openpam/
H A DHISTORY217 - BUGFIX: Correct several small signedness and initialization bugs
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.td168 def OpTypeInt: Op<21, (outs TYPE:$type), (ins i32imm:$width, i32imm:$signedness),
169 "$type = OpTypeInt $width $signedness">;
H A DSPIRVBuiltins.td1777 // has only one instruction for arguments of different signedness).
/freebsd/crypto/heimdal/
H A DChangeLog.2005418 * lib/krb5/kcm.c: Remove signedness warnings.
1072 * kcm/connect.c: fix doors support, fix signedness warnings
1737 * lib/krb5/crypto.c: fix signedness issues, prompted by report of
/freebsd/crypto/heimdal/kadmin/
H A DChangeLog108 argument differ in signedness" warning.
/freebsd/crypto/heimdal/lib/roken/
H A DChangeLog414 * parse_reply-test.c: avoid signedness warnings
416 * test-mem.c: avoid signedness warnings
/freebsd/crypto/heimdal/lib/hx509/
H A DChangeLog2573 * cms.c: Use void * instead of char * for to avoid signedness
2580 * name.c: Fix signedness warning.
/freebsd/contrib/libedit/
H A DChangeLog2146 integer signedness problems is already hard when only fundamental
2149 signedness, like "char" and "wint_t". Adding yet another layer
2150 on top, changing both the signedness and the width in a platform-
/freebsd/contrib/expat/
H A DChanges511 #914 Fix signedness of format strings
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrP10.td29 // * IMM - immediate (where signedness matters,
/freebsd/contrib/tcpdump/
H A DCHANGES443 Put integer signedness right in many cases.
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog326 o Fix signedness differ for iov_base (solaris) (2c62062e Azat Khuzhin)

12