Home
last modified time | relevance | path

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

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dvgp.c1489 Vinsert(int32 vkey, /* IN: vgroup key */ in Vinsert() function
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFLibrary.java2308 public static native int Vinsert(long vgroup_id, long v_id) throws HDFException; in Vinsert() method in HDFLibrary