Home
last modified time | relevance | path

Searched defs:negative (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/arm-optimized-routines/math/
H A Dtgamma128.c73 bool negative, long double negadjust) in tgamma_large()
118 bool negative, long double negadjust) in tgamma_tiny()
132 static long double tgamma_ultratiny(long double x, bool negative, in tgamma_ultratiny()
210 bool negative = false; in tgamma128() local
/freebsd/contrib/unbound/compat/
H A Dsnprintf.c301 int negative = (value < 0); in print_num_d() local
316 int negative = (value < 0); in print_num_ld() local
331 int negative = (value < 0); in print_num_lld() local
346 int negative = 0; in print_num_u() local
360 int negative = 0; in print_num_lu() local
374 int negative = 0; in print_num_llu() local
388 int negative = 0; in print_num_x() local
402 int negative = 0; in print_num_lx() local
416 int negative = 0; in print_num_llx() local
430 int negative = 0; in print_num_llp() local
[all …]
/freebsd/contrib/ldns/compat/
H A Dsnprintf.c300 int negative = (value < 0); in print_num_d() local
315 int negative = (value < 0); in print_num_ld() local
330 int negative = (value < 0); in print_num_lld() local
345 int negative = 0; in print_num_u() local
359 int negative = 0; in print_num_lu() local
373 int negative = 0; in print_num_llu() local
387 int negative = 0; in print_num_x() local
401 int negative = 0; in print_num_lx() local
415 int negative = 0; in print_num_llx() local
429 int negative = 0; in print_num_llp() local
[all …]
/freebsd/lib/libc/tests/stdio/
H A Dprintfloat_test.c379 double negative = -__DBL_DENORM_MIN__; in ATF_TC_BODY() local
394 float negative = -__FLT_DENORM_MIN__; in ATF_TC_BODY() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats_timing.cpp109 bool negative = false; in formatSI() local
/freebsd/lib/msun/tests/
H A Dnearbyint_test.c69 get_output(int testindex, int rmodeindex, int negative) in get_output()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp43 bool negative, bool uppercase) { in AppendNumber()
91 bool negative = (num < 0); in AppendSignedDecimal() local
/freebsd/sbin/fsck/
H A Dfsutil.c74 int negative, found; in getfsopt() local
/freebsd/contrib/libcbor/src/
H A Dcbor.c118 static cbor_item_t *_cbor_copy_int(cbor_item_t *item, bool negative) { in _cbor_copy_int()
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1-common.h13 int negative; member
/freebsd/sbin/dhclient/
H A Dparse.c335 bool negative = false; in convert_num() local
/freebsd/sbin/mount/
H A Dgetmntopts.c54 int negative, len; in getmntopts() local
H A Dmount.c505 int negative, found; in hasopt() local
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_subr.c716 bool negative, sign, twos_compl; in bhnd_nvram_parse_int() local
/freebsd/contrib/libxo/encoder/cbor/
H A Denc_cbor.c216 int negative = 0; in cbor_content() local
/freebsd/crypto/openssh/
H A Dsmult_curve25519_ref.c54 unsigned int negative; in freeze() local
H A Ded25519.c1752 static unsigned char negative(signed char b) in negative() function
/freebsd/contrib/tzcode/
H A Dstrftime.c525 bool negative; in _fmt() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h146 bool negative = BitIsSet(value, 31); in ASR_C() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h290 bool negative() const { return CapExpr.getInt(); } in negative() function
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_options.c633 char *negative; in dt_opt_runtime() member
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c525 negative(signed char b) in negative() function
/freebsd/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_gnu3.c2025 bool negative; in cpp_demangle_read_offset_number() local
/freebsd/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c2359 bool negative; in cpp_demangle_read_offset_number() local
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c942 int cur_bb_spur, negative = 0, cck_spur_freq; in ar9300_spur_mitigate_mrc_cck() local

12