Home | History | Annotate | Download | only in cs

Lines Matching full:hdf_get_obj

751       return hdf_get_obj (map->h, c+1);
755 /* return hdf_get_obj (parse->hdf, name); */
756 ret_hdf = hdf_get_obj (parse->hdf, name);
758 ret_hdf = hdf_get_obj (parse->global_hdf, name);