Home
last modified time | relevance | path

Searched defs:nb (Results 1 – 25 of 146) sorted by relevance

123456

/netbsd-src/sys/arch/mac68k/mac68k/
H A Diop.c202 _iop_upload(IOPHW *ioph, u_char *mem, u_long nb, u_long iopbase) in _iop_upload()
211 iop_upload(int iopn, u_char *mem, u_long nb, u_long iopbase) in iop_upload()
223 _iop_download(IOPHW *ioph, u_char *mem, u_long nb, u_long iopbase) in _iop_download()
232 iop_download(int iopn, u_char *mem, u_long nb, u_long iopbase) in iop_download()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DHeapData.cc213 HeapData::setAllocStat (int64_t nb) in setAllocStat()
250 HeapData::setLeakStat (int64_t nb) in setLeakStat()
H A DFileData.cc325 FileData::setWriteStat (hrtime_t wt, int64_t nb) in setWriteStat()
364 FileData::setReadStat (hrtime_t rt, int64_t nb) in setReadStat()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DHeapData.cc213 HeapData::setAllocStat (int64_t nb) in setAllocStat()
250 HeapData::setLeakStat (int64_t nb) in setLeakStat()
H A DFileData.cc325 FileData::setWriteStat (hrtime_t wt, int64_t nb) in setWriteStat()
364 FileData::setReadStat (hrtime_t rt, int64_t nb) in setReadStat()
/netbsd-src/lib/libc/db/btree/
H A Dbt_overflow.c87 uint32_t sz, nb, plen; in __ovfl_get() local
145 uint32_t sz, nb, plen; in __ovfl_put() local
/netbsd-src/sys/ufs/ffs/
H A Dffs_balloc.c81 ffs_extb(struct fs *fs, struct ufs2_dinode *dp, daddr_t nb) in ffs_extb()
119 daddr_t newb, pref, nb; in ffs_balloc_ufs1() local
537 daddr_t newb, pref, nb; in ffs_balloc_ufs2() local
/netbsd-src/sys/dev/isa/
H A Dnct.c304 struct nct_bank *nb; in nct_attach() local
525 struct nct_bank *nb; in nct_sel() local
542 struct nct_bank *nb; in nct_gpio_read() local
565 struct nct_bank *nb; in nct_gpio_write() local
589 struct nct_bank *nb; in nct_gpio_ctl() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dbsqrt.c35 mpn_bsqrt (mp_ptr rp, mp_srcptr ap, mp_bitcnt_t nb, mp_ptr tp) in mpn_bsqrt()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
H A Dnouveau_nvkm_engine_device_acpi.c40 nvkm_acpi_ntfy(struct notifier_block *nb, unsigned long val, void *data) in nvkm_acpi_ntfy()
/netbsd-src/usr.bin/talk/
H A Dio.c64 int nb; in talk() local
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-gcd.c140 int nb; in check_kolmo1() member
152 int i, unb, vnb, nb; in check_kolmo1() local
190 int nb, chain_len; in check_kolmo2() member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dreadv.c43 ssize_t ret, nb; in readv() local
H A Drecvmsg.c43 ssize_t ret, nb; in recvmsg() local
/netbsd-src/usr.sbin/makefs/ffs/
H A Dffs_balloc.c89 int32_t nb; in ffs_balloc_ufs1() local
339 daddr_t newb, pref, nb; in ffs_balloc_ufs2() local
/netbsd-src/games/dab/
H A Dalgor.cc131 BOARD nb(b); in find_max_closure() local
187 BOARD nb(b); in find_good_turn() local
239 BOARD nb(b); in find_min_closure1() local
/netbsd-src/sys/crypto/blake2/
H A Dblake2s.h43 uint8_t nb; /* number of bytes in buffer */ member
/netbsd-src/usr.sbin/map-mbone/
H A Dmapper.c152 Neighbor *nb; in find_neighbor() local
389 Neighbor *nb; in accept_neighbors() local
530 Neighbor *nb; in accept_neighbors2() local
641 Neighbor *nb; in print_map() local
695 Neighbor *nb; in graph_edges() local
744 Neighbor *nb; in elide_aliases() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Dnumber.c48 int na, nb; in number_cmp() local
/netbsd-src/external/bsd/file/dist/src/
H A Dapptype.c52 size_t nb) in file_os2_apptype()
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_usage.c69 CHAR_T *p, nb[MAXCMDNAMELEN + 5]; in ex_usage() local
/netbsd-src/lib/libc/gdtoa/
H A DstrtoIg.c44 int i, nb, nw, nw1, rv, rv1, swap; local
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Drandom2.c47 int ran_nbits, bit_pos, nb; in mpfr_random2() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_shrinker.c332 i915_gem_shrinker_oom(struct notifier_block *nb, unsigned long event, void *ptr) in i915_gem_shrinker_oom()
373 i915_gem_shrinker_vmap(struct notifier_block *nb, unsigned long event, void *ptr) in i915_gem_shrinker_vmap()
/netbsd-src/usr.sbin/rpcbind/
H A Drpcbind.c497 struct netbuf nb; in init_transport() local
550 struct netbuf nb; in init_transport() local

123456