Searched refs:readloop (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/examples/BrainF/ |
H A D | BrainF.cpp | 59 readloop(nullptr, nullptr, nullptr, Context); in parse() 189 void BrainF::readloop(PHINode *phi, BasicBlock *oldbb, BasicBlock *testbb, in readloop() function in BrainF 309 readloop(phi_0, bb_1, testbb, C); in readloop()
|
H A D | BrainF.h | 73 void readloop(PHINode *phi, BasicBlock *oldbb,
|
/netbsd-src/external/bsd/ipf/dist/ipsd/ |
H A D | slinux.c | 63 void readloop(fd, port, dst) in readloop() function
|
H A D | sbpf.c | 91 int readloop(fd, port, dst) in readloop() function
|
H A D | snit.c | 76 int readloop(fd, dst) in readloop() function
|
H A D | sdlpi.c | 82 int readloop(fd, port, dst) in readloop() function
|
H A D | ipsd.c | 236 hits += readloop(fd, ip);
|
/netbsd-src/sys/dev/ieee1394/ |
H A D | fwdev.c | 257 readloop: in fw_read() 274 goto readloop; in fw_read() 299 goto readloop; in fw_read()
|
/netbsd-src/usr.sbin/bta2dpd/bta2dpd/ |
H A D | sbc_encode.c | 818 readloop(int fd, void *buf, size_t nbytes) in readloop() function 921 len = readloop(in, music, readsize); in stream()
|