/freebsd/contrib/arm-optimized-routines/math/ |
H A D | tgamma128.c | 73 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 D | snprintf.c | 92 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/contrib/ldns/compat/ |
H A D | snprintf.c | 91 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/lib/libc/tests/stdio/ |
H A D | printfloat_test.c | 379 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 D | kmp_stats_timing.cpp | 109 bool negative = false; in formatSI() local
|
/freebsd/lib/msun/tests/ |
H A D | nearbyint_test.c | 69 get_output(int testindex, int rmodeindex, int negative) in get_output()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_printf.cpp | 43 bool negative, bool uppercase) { in AppendNumber() 91 bool negative = (num < 0); in AppendSignedDecimal() local
|
/freebsd/sbin/fsck/ |
H A D | fsutil.c | 74 int negative, found; in getfsopt() local
|
/freebsd/contrib/libcbor/src/ |
H A D | cbor.c | 117 _cbor_copy_int(cbor_item_t * item,bool negative) _cbor_copy_int() argument
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | asn1-common.h | 13 int negative; member
|
/freebsd/sbin/dhclient/ |
H A D | parse.c | 335 bool negative = false; in convert_num() local
|
/freebsd/sbin/mount/ |
H A D | getmntopts.c | 54 int negative, len; in getmntopts() local
|
H A D | mount.c | 506 int negative, found; in hasopt() local
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_subr.c | 716 bool negative, sign, twos_compl; in bhnd_nvram_parse_int() local
|
/freebsd/contrib/libxo/encoder/cbor/ |
H A D | enc_cbor.c | 216 int negative = 0; in cbor_content() local
|
/freebsd/crypto/openssh/ |
H A D | smult_curve25519_ref.c | 54 unsigned int negative; in freeze() local
|
H A D | ed25519.c | 1752 static unsigned char negative(signed char b) in negative() function
|
/freebsd/contrib/tzcode/ |
H A D | strftime.c | 525 bool negative; in _fmt() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | ARMUtils.h | 146 bool negative = BitIsSet(value, 31); in ASR_C() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyCommon.h | 290 bool negative() const { return CapExpr.getInt(); } in negative() function
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_options.c | 633 char *negative; in dt_opt_runtime() member
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/ |
H A D | ed25519_ref10.c | 525 negative(signed char b) in negative() function
|
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | libelftc_dem_gnu3.c | 2025 bool negative; in cpp_demangle_read_offset_number() local
|
/freebsd/contrib/libcxxrt/ |
H A D | libelftc_dem_gnu3.c | 2363 bool negative; in cpp_demangle_read_offset_number() local
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_reset.c | 942 int cur_bb_spur, negative = 0, cck_spur_freq; in ar9300_spur_mitigate_mrc_cck() local
|