Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/arm-optimized-routines/math/
H A Dtgamma128.c73 bool negative, long double negadjust) in tgamma_large() argument
118 bool negative, long double negadjust) in tgamma_tiny() argument
132 static long double tgamma_ultratiny(long double x, bool negative, in tgamma_ultratiny() argument
210 bool negative = false; in tgamma128() local
[all...]
/freebsd-src/contrib/ldns/compat/
H A Dsnprintf.c91 get_negsign(int negative, int plus, int space) in get_negsign()
240 int zero, int negative, char* buf, int len) in print_num()
300 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
[all …]
/freebsd-src/contrib/unbound/compat/
H A Dsnprintf.c92 get_negsign(int negative, int plus, int space) in get_negsign()
241 int zero, int negative, char* buf, int len) in print_num()
301 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
[all …]
/freebsd-src/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-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats_timing.cpp109 bool negative = false; in formatSI() local
/freebsd-src/lib/msun/tests/
H A Dnearbyint_test.c69 get_output(int testindex, int rmodeindex, int negative) in get_output()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp43 bool negative, bool uppercase) { in AppendNumber() argument
91 bool negative = (num < 0); in AppendSignedDecimal() local
[all...]
/freebsd-src/sbin/fsck/
H A Dfsutil.c74 int negative, found; in getfsopt() local
/freebsd-src/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-src/crypto/heimdal/lib/asn1/
H A Dasn1-common.h13 int negative; member
/freebsd-src/sbin/dhclient/
H A Dparse.c335 bool negative = false; in convert_num() local
/freebsd-src/sbin/mount/
H A Dgetmntopts.c54 int negative, len; in getmntopts() local
H A Dmount.c505 int negative, found; hasopt() local
/freebsd-src/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_subr.c716 bool negative, sign, twos_compl; in bhnd_nvram_parse_int() local
/freebsd-src/contrib/libxo/encoder/cbor/
H A Denc_cbor.c216 int negative = 0; in cbor_content() local
/freebsd-src/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-src/contrib/tzcode/
H A Dstrftime.c525 bool negative; in _fmt() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h146 bool negative = BitIsSet(value, 31); in ASR_C() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h290 bool negative() const { return CapExpr.getInt(); } in negative() function
/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_options.c633 char *negative; in dt_opt_runtime() member
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c525 negative(signed char b) in negative() function
/freebsd-src/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_gnu3.c2025 bool negative; in cpp_demangle_read_offset_number() local
/freebsd-src/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c2359 bool negative; cpp_demangle_read_offset_number() local
/freebsd-src/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