Searched refs:pkt (Results 1 – 1 of 1) sorted by relevance
389 int pkt; /* The packet type */ in PetscViewerMathematicaSkipPackets() local392 while ((pkt = MLNextPacket(link)) && (pkt != type)) MLNewPacket(link); in PetscViewerMathematicaSkipPackets()393 if (!pkt) { in PetscViewerMathematicaSkipPackets()