Searched defs:negative (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats_timing.cpp109 bool negative = false; local
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dasn1-common.h13 int negative; member in struct:heim_integer
/freebsd-13-stable/sbin/mount/
H A Dgetmntopts.c61 int negative, len; local
H A Dmount.c512 int negative, found; local
/freebsd-13-stable/lib/msun/tests/
H A Dnearbyint_test.c72 get_output(int testindex, int rmodeindex, int negative) argument
/freebsd-13-stable/lib/libc/tests/stdio/
H A Dprintfloat_test.c382 double negative = -__DBL_DENORM_MIN__; local
397 float negative = -__FLT_DENORM_MIN__; local
[all...]
/freebsd-13-stable/sbin/dhclient/
H A Dparse.c337 bool negative = false; local
/freebsd-13-stable/contrib/bc/tests/
H A Drandmath.py38 def negative(): function
/freebsd-13-stable/contrib/apr/strings/
H A Dapr_strings.c365 int negative; local
389 int negative; local
413 int negative; local
[all...]
/freebsd-13-stable/crypto/openssh/
H A Dsmult_curve25519_ref.c54 unsigned int negative; local
H A Dge25519.c163 static unsigned char negative(signed char b) function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h144 bool negative = BitIsSet(value, 31); local
/freebsd-13-stable/contrib/libxo/encoder/cbor/
H A Denc_cbor.c216 int negative = 0; local
/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_subr.c719 bool negative, sign, twos_compl; local
/freebsd-13-stable/contrib/unbound/compat/
H A Dsnprintf.c92 get_negsign(int negative, int plus, int space) argument
301 int negative = (value < 0); local
316 int negative = (value < 0); local
239 print_num(char** at, size_t* left, int* ret, int minw, int precision, int prgiven, int zeropad, int minus, int plus, int space, int zero, int negative, char* buf, int len) argument
331 int negative = (value < 0); local
346 int negative = 0; local
360 int negative = 0; local
374 int negative = 0; local
388 int negative = 0; local
402 int negative = 0; local
416 int negative = 0; local
430 int negative = 0; local
514 int negative = (value < 0); local
559 int negative = (value < 0); local
[all...]
/freebsd-13-stable/contrib/ldns/compat/
H A Dsnprintf.c91 get_negsign(int negative, int plus, int space) argument
300 int negative = (value < 0); local
315 int negative = (value < 0); local
238 print_num(char** at, size_t* left, int* ret, int minw, int precision, int prgiven, int zeropad, int minus, int plus, int space, int zero, int negative, char* buf, int len) argument
330 int negative = (value < 0); local
345 int negative = 0; local
359 int negative = 0; local
373 int negative = 0; local
387 int negative = 0; local
401 int negative = 0; local
415 int negative = 0; local
429 int negative = 0; local
513 int negative = (value < 0); local
558 int negative = (value < 0); local
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp91 bool negative = (num < 0); local
41 AppendNumber(char **buff, const char *buff_end, u64 absolute_value, u8 base, u8 minimal_num_length, bool pad_with_zero, bool negative, bool uppercase) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h282 bool negative() const { return Negated; } function in class:clang::threadSafety::CapabilityExpr
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_options.c632 char *negative; member in struct:__anon45
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp296 bool negative, overflow; local
[all...]
/freebsd-13-stable/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c2359 bool negative; local
/freebsd-13-stable/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_gnu3.c2025 bool negative; local
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c525 negative(signed char b) function
/freebsd-13-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c2781 int negative = 0; local
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dcurve25519.c4190 static uint8_t negative(signed char b) function

Completed in 400 milliseconds

12