Home
last modified time | relevance | path

Searched refs:bpt (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/regress/sys/kern/getcwd/
H A Dold_getcwd.c82 char *bpt, *bup; local
108 bpt = ept - 1;
109 *bpt = '\0';
142 *--bpt = '/';
148 memmove(pt, bpt, (size_t)(ept - bpt));
222 if (bpt - pt <= dlen + (first ? 1 : 2)) {
229 off = bpt - pt;
230 len = ept - bpt;
233 bpt = pt + off;
235 memmove(ept - len, bpt, len);
[all …]
/netbsd-src/sbin/restore/
H A Ddirs.c234 long bpt; in treescan() local
268 bpt = rst_telldir(dirp); in treescan()
280 rst_seekdir(dirp, bpt, itp->t_seekpt); in treescan()
283 bpt = rst_telldir(dirp); in treescan()
/netbsd-src/external/gpl3/gdb.old/dist/sim/h8300/
H A Dwritecode.c359 bpt (p, a, s) in bpt() function
798 nx, 0, "bpt", bpt, 0, 8
/netbsd-src/external/gpl3/gdb/dist/sim/h8300/
H A Dwritecode.c359 bpt (p, a, s) in bpt() function
798 nx, 0, "bpt", bpt, 0, 8
H A DChangeLog-20211157 * compile.c (sim_resume): rts, sleep, bpt and nop have
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c2995 unsigned int v, tps, cpt, bpt, delta, mindelta = ~0; in t3_config_sched() local
3003 bpt = (kbps + tps / 2) / tps; in t3_config_sched()
3004 if (bpt > 0 && bpt <= 255) { in t3_config_sched()
3005 v = bpt * tps; in t3_config_sched()
3010 selected_bpt = bpt; in t3_config_sched()
3070 unsigned int v, addr, bpt, cpt; in t3_get_tx_sched() local
3078 bpt = (v >> 8) & 0xff; in t3_get_tx_sched()
3084 *kbps = (v * bpt) / 125; in t3_get_tx_sched()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dnfp-dis.c1563 unsigned int bpt = _BTST (instr, 17); in nfp_me27_28_print_ctx_arb() local
1568 if (bpt) in nfp_me27_28_print_ctx_arb()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dnfp-dis.c1563 unsigned int bpt = _BTST (instr, 17); in nfp_me27_28_print_ctx_arb() local
1568 if (bpt) in nfp_me27_28_print_ctx_arb()
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-h8300.texi335 bpt * stc ccr,@@-rd
H A Dc-z8k.texi296 bpt cpl rrd,addr exts rrd
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-h8300.texi335 bpt * stc ccr,@@-rd
H A Dc-z8k.texi296 bpt cpl rrd,addr exts rrd
/netbsd-src/sys/arch/sparc/sparc/
H A Dlocore.s325 #define BPT VTRAP(T_BREAKPOINT, bpt)
326 #define BPT_KGDB_EXEC VTRAP(T_KGDB_EXEC, bpt)
2214 bpt: label
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dlocore.s373 #define BPT VTRAP(T_BREAKPOINT, bpt)
374 #define BPT_KGDB_EXEC VTRAP(T_KGDB_EXEC, bpt)
3956 bpt: label
/netbsd-src/share/man/tools/
H A Dnewsp.errs4227 bpt
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19963284 * breakpoint.c (delete_breakpoint): Fix bpt->val, bpt->exp
H A DChangeLog-20031432 * breakpoint.c (allocate_bp_location): Take bpt and bp_type
10324 "sal", "bpt" and "old_sp" more local to their use. Delete #if
H A DChangeLog-20015047 bpt->inserted will succeed, and duplicates will be fixed up.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19963284 * breakpoint.c (delete_breakpoint): Fix bpt->val, bpt->exp
H A DChangeLog-20031432 * breakpoint.c (allocate_bp_location): Take bpt and bp_type
10324 "sal", "bpt" and "old_sp" more local to their use. Delete #if
H A DChangeLog-20015047 bpt->inserted will succeed, and duplicates will be fixed up.
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A DChangeLog-91032190 (nop, bpt, rte, rts, sleep, clrmac): These have no size associated
/netbsd-src/external/gpl3/gdb/dist/include/opcode/
H A DChangeLog-91032190 (nop, bpt, rte, rts, sleep, clrmac): These have no size associated
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A DChangeLog-91032190 (nop, bpt, rte, rts, sleep, clrmac): These have no size associated
/netbsd-src/external/gpl3/gdb.old/dist/include/opcode/
H A DChangeLog-91032190 (nop, bpt, rte, rts, sleep, clrmac): These have no size associated

12