Home
last modified time | relevance | path

Searched defs:bp1 (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/bsd/nvi/dist/common/
H A Dconv.h14 void *bp1; member
/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom32_mul.c96 #define bp1 (pp + n) /* n, most significant bit in bp1_hi */ in mpn_toom32_mul() macro
H A Dmulmod_bnm1.c194 mp_srcptr ap1, bp1; in mpn_mulmod_bnm1() local
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Di386-mpx-sigsegv.c53 bp1 (int value) in bp1() function
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Di386-mpx-sigsegv.c53 bp1 (int value) in bp1() function
/netbsd/external/gpl3/gdb/dist/readline/readline/
H A Dhistfile.c496 char *buffer, *filename, *tempname, *bp, *bp1; /* bp1 == bp+1 */ in history_truncate_file() local
/netbsd/external/gpl3/gdb.old/dist/readline/readline/
H A Dhistfile.c496 char *buffer, *filename, *tempname, *bp, *bp1; /* bp1 == bp+1 */ in history_truncate_file() local
/netbsd/sys/sys/
H A Dbuf.h252 #define BIO_COPYPRIO(bp1, bp2) BIO_SETPRIO(bp1, BIO_GETPRIO(bp2)) argument
/netbsd/games/hack/
H A Dhack.pri.c760 char *bp0, *bp1; in bot() local
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dsub1sp1_extracted.c329 uint64_t *bp1 = scrut.f4; in MPFR_Sub1sp1_mpfr_sub1sp1() local
/netbsd/sys/ufs/lfs/
H A Dlfs_accessors.h1456 lfs_blocks_eq(STRUCT_LFS *fs, union lfs_blocks *bp1, union lfs_blocks *bp2) in lfs_blocks_eq()
1466 lfs_blocks_sub(STRUCT_LFS *fs, union lfs_blocks *bp1, union lfs_blocks *bp2) in lfs_blocks_sub()
/netbsd/sbin/brconfig/
H A Dbrconfig.c346 struct ifbrparam bp1, bp2; in status() local
/netbsd/bin/csh/
H A Dfunc.c78 struct biltins *bp, *bp1, *bp2; in isbfunc() local
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dspa.h463 #define BP_EQUAL(bp1, bp2) \ argument
/netbsd/sys/dev/usb/
H A Dohci.c3523 ohci_physaddr_t buf, offs, bp0, bp1; in ohci_device_isoc_enter() local