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

12

/freebsd-10.1-release/contrib/groff/src/devices/xditview/
H A Dlex.c67 int negative = 0; local
/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dasn1-common.h13 int negative; member in struct:heim_integer
/freebsd-10.1-release/tools/regression/lib/msun/
H A Dtest-nearbyint.c76 get_output(int testindex, int rmodeindex, int negative) argument
/freebsd-10.1-release/sbin/dhclient/
H A Dparse.c326 int negative = 0, tval, max; local
/freebsd-10.1-release/sbin/mount/
H A Dgetmntopts.c59 int negative, len; local
H A Dmount.c510 int negative, found; local
/freebsd-10.1-release/contrib/apr/strings/
H A Dapr_strings.c365 int negative; local
389 int negative; local
413 int negative; local
[all...]
/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dnumber.cpp403 int negative = 0; local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h150 bool negative = BitIsSet(value, 31); local
/freebsd-10.1-release/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-10.1-release/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-10.1-release/contrib/unbound/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-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_options.c598 char *negative; member in struct:__anon62
/freebsd-10.1-release/contrib/binutils/libiberty/
H A Dcp-demangle.c1323 int negative; local
/freebsd-10.1-release/contrib/gcc/
H A Dreal.c2139 bool negative = (exp < 0); local
H A Dtree.c729 bool negative; local
7163 bool negative = ((val >> (bits - 1)) & 1) != 0; local
[all...]
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dcp-demangle.c1277 int negative; local
/freebsd-10.1-release/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c1780 bool negative; local
/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Dradeon_mode.h266 uint8_t negative; member in struct:radeon_backlight_privdata
/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-score.c5920 int negative = 0; local
H A Dtc-mips.c14727 int negative = 0; local
[all...]
/freebsd-10.1-release/sys/compat/ndis/
H A Dsubr_ntoskrnl.c2784 int negative = 0; local
/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c890 int cur_bb_spur, negative = 0, cck_spur_freq; local
/freebsd-10.1-release/contrib/binutils/bfd/
H A Delf32-arm.c5936 int negative; local
6064 int negative = (insn & (1 << 23)) ? 1 : -1; local
6147 int negative = (insn & (1 << 23)) ? 1 : -1; local
6230 int negative = (insn & (1 << 23)) ? 1 : -1; local
[all...]

Completed in 626 milliseconds

12