Searched refs:next_IIPC (Results 1 – 4 of 4) sorted by relevance
194 extern Bool VG_(next_IIPC)(InlIPCursor *iipc);
337 } while (VG_(next_IIPC)(iipc)); in printSuppForIp_XML() local355 } while (VG_(next_IIPC)(iipc)); in printSuppForIp_nonXML() local1773 } while (VG_(next_IIPC)(iipc)); in expandInput() local
1556 } while (VG_(next_IIPC)(iipc)); local
1500 Bool VG_(next_IIPC)(InlIPCursor *iipc) in VG_() argument1620 avail = VG_(next_IIPC) (ret); in VG_()