Home
last modified time | relevance | path

Searched defs:Eop (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Ddpath.c208 EFI_DEVICE_PATH *Temp, *Eop; in AppendDevicePathNode() local
249 EFI_DEVICE_PATH *Eop, *DevicePath; in FileDevicePath() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp4052 for (unsigned op = 0, Eop = PN->getNumIncomingValues(); op < Eop; ++op) { in printInstruction() local
4158 for (unsigned op = 0, Eop = CI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4203 for (unsigned op = 0, Eop = II->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4243 for (unsigned op = 0, Eop = CBI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local