/netbsd-src/sys/arch/hppa/spmath/ |
H A D | hppa.h | 44 #define Shiftdouble(left,right,amount,dest) \ argument 49 #define Variableshiftdouble(left,right,amount,dest) \ argument 56 #define Variable_shift_double(left,right,amount,dest) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | loongson-mmiintrin.h | 464 psllh_u (uint16x4_t s, uint8_t amount) in psllh_u() 470 psllh_s (int16x4_t s, uint8_t amount) in psllh_s() 476 psllw_u (uint32x2_t s, uint8_t amount) in psllw_u() 482 psllw_s (int32x2_t s, uint8_t amount) in psllw_s() 489 psrlh_u (uint16x4_t s, uint8_t amount) in psrlh_u() 495 psrlh_s (int16x4_t s, uint8_t amount) in psrlh_s() 501 psrlw_u (uint32x2_t s, uint8_t amount) in psrlw_u() 507 psrlw_s (int32x2_t s, uint8_t amount) in psrlw_s() 514 psrah_u (uint16x4_t s, uint8_t amount) in psrah_u() 520 psrah_s (int16x4_t s, uint8_t amount) in psrah_s() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | loongson-mmiintrin.h | 464 psllh_u (uint16x4_t s, uint8_t amount) in psllh_u() 470 psllh_s (int16x4_t s, uint8_t amount) in psllh_s() 476 psllw_u (uint32x2_t s, uint8_t amount) in psllw_u() 482 psllw_s (int32x2_t s, uint8_t amount) in psllw_s() 489 psrlh_u (uint16x4_t s, uint8_t amount) in psrlh_u() 495 psrlh_s (int16x4_t s, uint8_t amount) in psrlh_s() 501 psrlw_u (uint32x2_t s, uint8_t amount) in psrlw_u() 507 psrlw_s (int32x2_t s, uint8_t amount) in psrlw_s() 514 psrah_u (uint16x4_t s, uint8_t amount) in psrah_u() 520 psrah_s (int16x4_t s, uint8_t amount) in psrah_s() [all …]
|
/netbsd-src/sys/arch/amigappc/amigappc/ |
H A D | amiga_init.c | 110 chipmem_steal(long amount) in chipmem_steal() 128 alloc_z2mem(long amount) in alloc_z2mem()
|
/netbsd-src/external/public-domain/xz/dist/src/liblzma/lz/ |
H A D | lz_encoder_mf.c | 338 lzma_mf_hc3_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_hc3_skip() 417 lzma_mf_hc4_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_hc4_skip() 601 lzma_mf_bt2_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_bt2_skip() 653 lzma_mf_bt3_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_bt3_skip() 726 lzma_mf_bt4_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_bt4_skip()
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | msg_121.c | 16 shift_by_double(int x, double amount) in shift_by_double()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/ |
H A D | bid_inline_add.h | 85 int bin_expon_ca, extra_digits, amount, scale_k, scale_ca; in get_add64() local 477 int amount, rmode; in __bid_simple_round64_sticky() local 516 int amount, amount2, rmode, status = 0; in __bid_full_round64() local 640 int amount, amount2, rmode, status = uf_status; in __bid_full_round64_remainder() local 754 int amount; in __truncate() local
|
H A D | bid128_quantize.c | 33 int exponent_x, exponent_y, digits_x, extra_digits, amount; variable
|
H A D | bid128_div.c | 45 digits_q, amount; variable
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
H A D | bid_inline_add.h | 85 int bin_expon_ca, extra_digits, amount, scale_k, scale_ca; in get_add64() local 477 int amount, rmode; in __bid_simple_round64_sticky() local 516 int amount, amount2, rmode, status = 0; in __bid_full_round64() local 640 int amount, amount2, rmode, status = uf_status; in __bid_full_round64_remainder() local 754 int amount; in __truncate() local
|
H A D | bid128_quantize.c | 33 int exponent_x, exponent_y, digits_x, extra_digits, amount; variable
|
H A D | bid128_div.c | 45 digits_q, amount; variable
|
/netbsd-src/games/hack/ |
H A D | def.gold.h | 69 long amount; member
|
H A D | hack.wield.c | 131 chwepon(struct obj *otmp, int amount) in chwepon()
|
/netbsd-src/games/trek/ |
H A D | score.c | 54 scoreitem(long amount, const char *descfmt, ...) in scoreitem()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit/ |
H A D | nouveau_nvkm_subdev_devinit_nv20.c | 43 uint32_t amount, off; in nv20_devinit_meminit() local
|
/netbsd-src/usr.bin/tftp/ |
H A D | tftp.c | 229 volatile unsigned long amount; in sendfile() local 380 volatile unsigned long amount; in recvfile() local 736 printstats(const char *direction, unsigned long amount) in printstats()
|
/netbsd-src/external/public-domain/xz/dist/src/xz/ |
H A D | file_io.c | 1121 const ssize_t amount = read(pair->src_fd, buf, left); in io_read() local 1182 const size_t amount = io_read(pair, buf, size); in io_pread() local 1215 const ssize_t amount = write(pair->dest_fd, buf, size); in io_write_buf() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins-sve2.cc | 247 if (tree amount = uniform_integer_cst_p (gimple_call_arg (f.call, 2))) in fold() local 281 if (tree amount = uniform_integer_cst_p (gimple_call_arg (f.call, 2))) in fold() local 317 if (tree amount = uniform_integer_cst_p (gimple_call_arg (f.call, 2))) in fold() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins-sve2.cc | 247 if (tree amount = uniform_integer_cst_p (gimple_call_arg (f.call, 2))) in fold() local 281 if (tree amount = uniform_integer_cst_p (gimple_call_arg (f.call, 2))) in fold() local 317 if (tree amount = uniform_integer_cst_p (gimple_call_arg (f.call, 2))) in fold() local
|
/netbsd-src/sys/dev/ic/ |
H A D | mx98905.c | 290 mx98905_ring_copy(struct dp8390_softc *sc, int src, void *vdst, u_short amount) in mx98905_ring_copy() 365 …us_space_tag_t asict, bus_space_handle_t asich, int src, u_int8_t *dst, size_t amount, int useword) in mx98905_readmem()
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/ |
H A D | memory.cpp | 150 static int64_t amount = -1; in physical_memory() local
|
/netbsd-src/external/zlib/pigz/dist/zopfli/ |
H A D | zlib_container.c | 36 size_t amount = size > sums_overflow ? sums_overflow : size; in adler32() local
|
H A D | hash.c | 95 size_t amount = 0; in ZopfliUpdateHash() local
|
/netbsd-src/external/gpl2/texinfo/dist/info/ |
H A D | display.c | 453 display_scroll_display (int start, int end, int amount) in display_scroll_display() 567 int start, end, amount; in display_scroll_line_starts() local
|