| /netbsd-src/regress/sys/kern/getcwd/ |
| H A D | old_getcwd.c | 82 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 D | dirs.c | 234 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 D | writecode.c | 359 bpt (p, a, s) in bpt() function 798 nx, 0, "bpt", bpt, 0, 8
|
| /netbsd-src/external/gpl3/gdb/dist/sim/h8300/ |
| H A D | writecode.c | 359 bpt (p, a, s) in bpt() function 798 nx, 0, "bpt", bpt, 0, 8
|
| H A D | ChangeLog-2021 | 1157 * compile.c (sim_resume): rts, sleep, bpt and nop have
|
| /netbsd-src/sys/dev/pci/cxgb/ |
| H A D | cxgb_t3_hw.c | 2995 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 D | nfp-dis.c | 1563 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 D | nfp-dis.c | 1563 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 D | c-h8300.texi | 335 bpt * stc ccr,@@-rd
|
| H A D | c-z8k.texi | 296 bpt cpl rrd,addr exts rrd
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-h8300.texi | 335 bpt * stc ccr,@@-rd
|
| H A D | c-z8k.texi | 296 bpt cpl rrd,addr exts rrd
|
| /netbsd-src/sys/arch/sparc/sparc/ |
| H A D | locore.s | 325 #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 D | locore.s | 373 #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 D | newsp.errs | 4227 bpt
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-1996 | 3284 * breakpoint.c (delete_breakpoint): Fix bpt->val, bpt->exp
|
| H A D | ChangeLog-2003 | 1432 * 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 D | ChangeLog-2001 | 5047 bpt->inserted will succeed, and duplicates will be fixed up.
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-1996 | 3284 * breakpoint.c (delete_breakpoint): Fix bpt->val, bpt->exp
|
| H A D | ChangeLog-2003 | 1432 * 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 D | ChangeLog-2001 | 5047 bpt->inserted will succeed, and duplicates will be fixed up.
|
| /netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 2190 (nop, bpt, rte, rts, sleep, clrmac): These have no size associated
|
| /netbsd-src/external/gpl3/gdb/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 2190 (nop, bpt, rte, rts, sleep, clrmac): These have no size associated
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 2190 (nop, bpt, rte, rts, sleep, clrmac): These have no size associated
|
| /netbsd-src/external/gpl3/gdb.old/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 2190 (nop, bpt, rte, rts, sleep, clrmac): These have no size associated
|