Home
last modified time | relevance | path

Searched defs:excess (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/lgpl3/gmp/dist/mpf/
Dmul_ui.c95 mp_size_t prec, excess; in mpf_mul_ui() local
/netbsd/src/external/ibm-public/postfix/dist/src/postconf/
Dpostconf.c791 int excess; in pcf_check_compat_options() local
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dtarget-float.c188 int excess = FLOATFORMAT_CHAR_BIT - (total_len % FLOATFORMAT_CHAR_BIT); in get_field() local
248 int excess = FLOATFORMAT_CHAR_BIT - (total_len % FLOATFORMAT_CHAR_BIT); in put_field() local
/netbsd/src/external/cddl/osnet/lib/libzfs/
Dthread_pool.c393 int excess; in tpool_resume() local
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-loongarch.c1788 int bytes, size, excess; in loongarch_handle_align() local
Dtc-riscv.c4754 bfd_signed_vma excess = bytes % size; in riscv_handle_align() local
Dtc-mips.c19719 int bytes, size, excess; in mips_handle_align() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dwide-int.cc211 int excess = len * HOST_BITS_PER_WIDE_INT - x.get_precision (); in to_mpz() local
436 int excess = len * HOST_BITS_PER_WIDE_INT - prec; in top_bit_of() local
Dcalls.cc5057 poly_int64 excess; in store_one_arg() local
Ddiagnostic-show-locus.cc3018 for (int excess = 1; excess <= 3; ++excess) in test_layout_x_offset_display_utf8() local
/netbsd/src/external/public-domain/sqlite/dist/
Dsqlite3.c30033 sqlite3_int64 excess; in sqlite3_soft_heap_limit64() local