Home
last modified time | relevance | path

Searched refs:bfp (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-mo.c60 read_binary_mo_file (struct binary_mo_file *bfp, in read_binary_mo_file() argument
89 bfp->filename = filename; in read_binary_mo_file()
90 bfp->data = buf; in read_binary_mo_file()
91 bfp->size = size; in read_binary_mo_file()
96 get_uint32 (const struct binary_mo_file *bfp, size_t offset) in get_uint32() argument
100 if (offset + 4 > bfp->size) in get_uint32()
101 error (EXIT_FAILURE, 0, _("file \"%s\" is truncated"), bfp->filename); in get_uint32()
103 b0 = *(unsigned char *) (bfp->data + offset + 0); in get_uint32()
104 b1 = *(unsigned char *) (bfp->data + offset + 1); in get_uint32()
105 b2 = *(unsigned char *) (bfp->data + offset + 2); in get_uint32()
[all …]
/netbsd-src/lib/libc/db/hash/
H A Dhash_buf.c279 BUFHEAD *bfp; in __buf_init() local
282 bfp = &(hashp->bufhead); in __buf_init()
287 bfp->next = bfp; in __buf_init()
288 bfp->prev = bfp; in __buf_init()
/netbsd-src/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dsmoothstep.sh21 bfp=$3
41 …h=`echo ${yprec} k 2 ${bfp} ^ ${y} '*' p | dc | tr -d '\\\\\n' | sed -e 's#^\.#0.#g' | tr '.' ' ' …
47 …h=`echo ${yprec} k 2 ${bfp} ^ ${y} '*' p | dc | tr -d '\\\\\n' | sed -e 's#^\.#0.#g' | tr '.' ' ' …
53 …h=`echo ${yprec} k 2 ${bfp} ^ ${y} '*' p | dc | tr -d '\\\\\n' | sed -e 's#^\.#0.#g' | tr '.' ' ' …
/netbsd-src/sys/compat/linux/common/
H A Dlinux_fcntl.h150 bsd_to_##LINUX##_##FLOCK(struct LINUX##_##FLOCK *lfp, const struct flock *bfp) \
151 copy_flock(lfp, LINUX_F, bfp, F) \
154 LINUX##_to_bsd_##FLOCK(struct flock *bfp, const struct LINUX##_##FLOCK *lfp) \
155 copy_flock(bfp, F, lfp, LINUX_F)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-opc.txt280 b34a axbr RRE_FEFE "add extended bfp" g5 esa,zarch
281 b31a adbr RRE_FF "add long bfp" g5 esa,zarch
282 ed000000001a adb RXE_FRRD "add long bfp" g5 esa,zarch
283 b30a aebr RRE_FF "add short bfp" g5 esa,zarch
284 ed000000000a aeb RXE_FRRD "add short bfp" g5 esa,zarch
285 b349 cxbr RRE_FEFE "compare extended bfp" g5 esa,zarch
286 b319 cdbr RRE_FF "compare long bfp" g5 esa,zarch
287 ed0000000019 cdb RXE_FRRD "compare long bfp" g5 esa,zarch
288 b309 cebr RRE_FF "compare short bfp" g5 esa,zarch
289 ed0000000009 ceb RXE_FRRD "compare short bfp" g5 esa,zarch
[all …]
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds390-opc.txt281 b34a axbr RRE_FEFE "add extended bfp" g5 esa,zarch
282 b31a adbr RRE_FF "add long bfp" g5 esa,zarch
283 ed000000001a adb RXE_FRRD "add long bfp" g5 esa,zarch
284 b30a aebr RRE_FF "add short bfp" g5 esa,zarch
285 ed000000000a aeb RXE_FRRD "add short bfp" g5 esa,zarch
286 b349 cxbr RRE_FEFE "compare extended bfp" g5 esa,zarch
287 b319 cdbr RRE_FF "compare long bfp" g5 esa,zarch
288 ed0000000019 cdb RXE_FRRD "compare long bfp" g5 esa,zarch
289 b309 cebr RRE_FF "compare short bfp" g5 esa,zarch
290 ed0000000009 ceb RXE_FRRD "compare short bfp" g5 esa,zarch
[all …]
/netbsd-src/sys/dev/
H A Dsequencer.c1328 uint8_t *bfp; in seq_to_new() local
1331 bfp = ev->unknown.byte; in seq_to_new()
1332 chan = *bfp++; in seq_to_new()
1333 note = *bfp++; in seq_to_new()
1334 parm = *bfp++; in seq_to_new()
1340 error = uiomove(bfp, sizeof *ev - SEQOLD_CMDSIZE, uio); in seq_to_new()
/netbsd-src/sys/miscfs/kernfs/
H A Dkernfs_vnops.c296 kernfs_try_xread(kfstype type, const struct kernfs_node *kfs, char **bfp, in kernfs_try_xread() argument
305 return kf->kf_xread(kfs, bfp, len); in kernfs_try_xread()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoB.td360 def BFP : ALU_rr<0b0100100, 0b111, "bfp">, Sched<[]>;
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS9057 8ebd3d3dcf5c1d0797443518d5ebcc8f gcc/testsuite/c-c++-common/dfp/convert-bfp-10.c
9058 b05320ab810c5ff302f1bf25671bacec gcc/testsuite/c-c++-common/dfp/convert-bfp-11.c
9059 0df658317e126d934dbf35a413278b2e gcc/testsuite/c-c++-common/dfp/convert-bfp-12.c
9060 0c191580ae39c29ae1ee4308791fca1b gcc/testsuite/c-c++-common/dfp/convert-bfp-13.c
9061 a0ffa308727c3b63f0b0706ba7c4f2be gcc/testsuite/c-c++-common/dfp/convert-bfp-14.c
9062 9cbec33c7d9a9280791c107a9924389e gcc/testsuite/c-c++-common/dfp/convert-bfp-2.c
9063 902025341544d8a0d5a5838aed1fe034 gcc/testsuite/c-c++-common/dfp/convert-bfp-3.c
9064 6cdec5247aaecd7bbe5b416c6c0b6c63 gcc/testsuite/c-c++-common/dfp/convert-bfp-4.c
9065 210ede8b553dfdfa059416bada136862 gcc/testsuite/c-c++-common/dfp/convert-bfp-5.c
9066 3694fffb131506647f233cc9d9990047 gcc/testsuite/c-c++-common/dfp/convert-bfp-6.c
[all …]
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS9734 8ebd3d3dcf5c1d0797443518d5ebcc8f gcc/testsuite/c-c++-common/dfp/convert-bfp-10.c
9735 7faf6c06cc205bda491540b751adc498 gcc/testsuite/c-c++-common/dfp/convert-bfp-11.c
9736 0df658317e126d934dbf35a413278b2e gcc/testsuite/c-c++-common/dfp/convert-bfp-12.c
9737 0c191580ae39c29ae1ee4308791fca1b gcc/testsuite/c-c++-common/dfp/convert-bfp-13.c
9738 a0ffa308727c3b63f0b0706ba7c4f2be gcc/testsuite/c-c++-common/dfp/convert-bfp-14.c
9739 9cbec33c7d9a9280791c107a9924389e gcc/testsuite/c-c++-common/dfp/convert-bfp-2.c
9740 902025341544d8a0d5a5838aed1fe034 gcc/testsuite/c-c++-common/dfp/convert-bfp-3.c
9741 6cdec5247aaecd7bbe5b416c6c0b6c63 gcc/testsuite/c-c++-common/dfp/convert-bfp-4.c
9742 210ede8b553dfdfa059416bada136862 gcc/testsuite/c-c++-common/dfp/convert-bfp-5.c
9743 3694fffb131506647f233cc9d9990047 gcc/testsuite/c-c++-common/dfp/convert-bfp-6.c
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.md730 ;; fp register operands. The following attributes allow to merge the bfp and
759 ;; This attribute adds b for bfp instructions and t for dfp instructions and is used
764 ;; modes and to an empty string for bfp modes.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.md751 ;; fp register operands. The following attributes allow to merge the bfp and
783 ;; This attribute adds b for bfp instructions and t for dfp instructions and is used
789 ;; modes and to an empty string for bfp modes.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200810630 ("bfp" mode attribute): Removed. Every occurence replaced
H A DChangeLog-200725404 (RRer, f0, op1, Rf, bt, bfp, HALF_TMODE): New mode attributes added.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git150358 breaks building of bfp opcodes files.