/openbsd/sys/arch/amd64/amd64/ |
H A D | intr.c | 184 if (isp != NULL && isp->is_pic == pic && isp->is_pin == pin) { in intr_allocate_slot_cpu() 192 if (isp != NULL && isp->is_pic == pic && isp->is_pin == pin) { in intr_allocate_slot_cpu() 212 snprintf(isp->is_evname, sizeof (isp->is_evname), in intr_allocate_slot_cpu() 246 if (isp != NULL && isp->is_pic == pic && 258 snprintf(isp->is_evname, sizeof (isp->is_evname), 263 if (isp->is_pic != pic || isp->is_pin != pin) { 276 if (isp->is_minlevel == 0 || level < isp->is_minlevel) { 595 if (isp == NULL) 604 if (isp == NULL) 613 if (isp == NULL) [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | chew.c | 396 isp++; in push_number() 1076 isp--; in idrop() 1105 isp--; in internalmode() 1382 *(long *) ((isp[0])) = isp[-1]; in bang() 1383 isp -= 2; in bang() 1391 isp[0] = *(long *) (isp[0]); in atsign() 1405 isp++; in stdout_() 1407 *isp = 1; in stdout_() 1414 isp++; in stderr_() 1416 *isp = 2; in stderr_() [all …]
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | chew.c | 395 isp++; in push_number() 1114 isp--; in idrop() 1143 isp--; in internalmode() 1420 *(long *) ((isp[0])) = isp[-1]; in bang() 1421 isp -= 2; in bang() 1429 isp[0] = *(long *) (isp[0]); in atsign() 1443 isp++; in stdout_() 1445 *isp = 1; in stdout_() 1452 isp++; in stderr_() 1454 *isp = 2; in stderr_() [all …]
|
/openbsd/usr.bin/yacc/ |
H A D | lr0.c | 267 short *isp, *ksp; in new_itemsets() local 273 isp = itemset; in new_itemsets() 274 while (isp < itemsetend) { in new_itemsets() 275 i = *isp++; in new_itemsets() 360 short *isp, *rp1, *rp2; in save_reductions() local 366 for (isp = itemset; isp < itemsetend; isp++) { in save_reductions() 367 item = ritem[*isp]; in save_reductions()
|
H A D | closure.c | 51 short *isp; in print_closure() local 54 for (isp = itemset; isp < itemsetend; isp++) in print_closure() 55 printf(" %d\n", *isp); in print_closure()
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextFreeBSD_i386.cpp | 23 uint32_t isp; member
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | crx.h | 47 isp, enumerator
|
/openbsd/gnu/llvm/llvm/lib/Target/M68k/ |
H A D | M68kRegisterInfo.td | 69 defm SP : MxAddressRegister<7, "sp", ["usp", "ssp", "isp", "a7"]>;
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | crx-opc.c | 623 REG_CFG(isp, 0x14),
|
/openbsd/etc/rc.d/ |
H A D | rc.subr | 181 logger -isp ${daemon_logger} -t ${_name}}"
|
/openbsd/sys/dev/usb/ |
H A D | ehci.c | 3092 struct ehci_soft_islot *isp; in ehci_device_setintr() local 3105 isp = &sc->sc_islots[islot]; in ehci_device_setintr() 3106 ehci_add_qh(sqh, isp->sqh); in ehci_device_setintr()
|
/openbsd/gnu/usr.bin/binutils-2.17/cpu/ |
H A D | m32c.opc | 95 "drc0", "drc1", "dmd0", "dmd1", "intb", "svp", "vct", "isp", "dma0",
|
H A D | m32c.cpu | 1400 (name h-isp) 1562 ("vct" 5) ("isp" 7)))) 1576 (values keyword "" (("intbl" 1) ("intbh" 2) ("flg" 3) ("isp" 4) 8336 ((#x7) (set (reg h-isp) src)) 8367 ((#x4) (set (reg h-isp) src)) 8408 ((#x7) (set dst (reg h-isp))) 8440 ((#x4) (set dst (reg h-isp))) 9129 ((#x7) (set (reg h-isp) (mem32 mode (reg h-sp)))) 9151 ((#x4) (set (reg h-isp) (mem16 mode (reg h-sp)))) 9211 ((#x7) (set (mem32 mode (reg h-sp)) (reg h-isp))) [all …]
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 1005 ISelUpdater(SelectionDAG &DAG, SelectionDAG::allnodes_iterator &isp) in ISelUpdater() argument 1006 : SelectionDAG::DAGUpdateListener(DAG), ISelPosition(isp) {} in ISelUpdater()
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlperf.pod | 781 …188.209-65-87.adsl-dyn.isp.belgacom.be - - [08/Feb/2007:12:57:16 +0000] "GET /favicon.ico HTTP/1.1… 782 …188.209-65-87.adsl-dyn.isp.belgacom.be - - [08/Feb/2007:12:57:16 +0000] "GET /favicon.ico HTTP/1.1…
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-9295 | 5298 * gasp.c (new_file): Cast isp to long, and use %ld to print it.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-9295 | 5298 * gasp.c (new_file): Cast isp to long, and use %ld to print it.
|