Home
last modified time | relevance | path

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

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dvgp.c2684 Vgetnext(int32 vkey, /* IN: vgroup key */ in Vgetnext() function
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFLibrary.java2290 public static native int Vgetnext(int key, int ref) throws HDFException; in Vgetnext() method in HDFLibrary