Home
last modified time | relevance | path

Searched defs:isp (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/arch/amd64/amd64/
H A Dintr.c177 struct intrsource *isp; in intr_allocate_slot_cpu() local
230 struct intrsource *isp; local
589 struct intrsource *isp; local
676 struct intrsource *isp; local
/openbsd/usr.bin/yacc/
H A Dlr0.c267 short *isp, *ksp; in new_itemsets() local
360 short *isp, *rp1, *rp2; in save_reductions() local
H A Dclosure.c51 short *isp; in print_closure() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_i386.cpp23 uint32_t isp; member
/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Dchew.c277 long *isp = &istack[0]; variable
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dchew.c278 long *isp = &istack[0]; variable
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcrx.h47 isp, enumerator
/openbsd/sys/dev/usb/
H A Dehci.c3092 struct ehci_soft_islot *isp; in ehci_device_setintr() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1005 ISelUpdater(SelectionDAG &DAG, SelectionDAG::allnodes_iterator &isp) in ISelUpdater()