Searched defs:negative (Results 1 - 25 of 28) sorted by last modified time

12

/freebsd-current/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c2359 bool negative; local
/freebsd-current/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_gnu3.c2025 bool negative; local
/freebsd-current/contrib/libcbor/src/
H A Dcbor.c118 static cbor_item_t *_cbor_copy_int(cbor_item_t *item, bool negative) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp426 bool negative, overflow; local
[all...]
/freebsd-current/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-current/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h290 bool negative() const { return CapExpr.getInt(); } function in class:clang::threadSafety::CapabilityExpr
/freebsd-current/contrib/arm-optimized-routines/math/
H A Dtgamma128.c132 static long double tgamma_ultratiny(long double x, bool negative, argument
210 bool negative = false; local
72 tgamma_large(long double x, bool negative, long double negadjust) argument
117 tgamma_tiny(long double x, bool negative, long double negadjust) argument
[all...]
/freebsd-current/contrib/tzcode/
H A Dzic.c2929 bool negative = offset < 0; local
H A Dstrftime.c525 bool negative; local
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_options.c633 char *negative; member in struct:__anon8
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h146 bool negative = BitIsSet(value, 31); local
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_subr.c716 bool negative, sign, twos_compl; local
/freebsd-current/sbin/mount/
H A Dmount.c505 int negative, found; local
H A Dgetmntopts.c54 int negative, len; local
/freebsd-current/lib/msun/tests/
H A Dnearbyint_test.c69 get_output(int testindex, int rmodeindex, int negative) argument
/freebsd-current/lib/libc/tests/stdio/
H A Dprintfloat_test.c379 double negative = -__DBL_DENORM_MIN__; local
394 float negative = -__FLT_DENORM_MIN__; local
[all...]
/freebsd-current/sbin/fsck/
H A Dfsutil.c74 int negative, found; local
/freebsd-current/sbin/dhclient/
H A Dparse.c335 bool negative = false; local
/freebsd-current/crypto/openssl/crypto/ec/
H A Dcurve25519.c4200 static uint8_t negative(signed char b) function
/freebsd-current/crypto/openssh/
H A Ded25519.c1752 static unsigned char negative(signed char b) function
H A Dsmult_curve25519_ref.c54 unsigned int negative; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c525 negative(signed char b) function
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c942 int cur_bb_spur, negative = 0, cck_spur_freq; local
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dasn1-common.h13 int negative; member in struct:heim_integer
/freebsd-current/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...]

Completed in 331 milliseconds

12