Home
last modified time | relevance | path

Searched refs:ncvlen_typ_tostring (Results 1 – 2 of 2) sorted by relevance

/dports/science/netcdf/netcdf-c-4.7.4/ncdump/
H A Ddumplib.c996 ncvlen_typ_tostring(const nctype_t *tinfo, safebuf_t *sfbf, const void *valp) { in ncvlen_typ_tostring() function
1354 return ncvlen_typ_tostring(varp->tinfo, sfbf, valp); in ncvlen_val_tostring()
1606 tinfo->typ_tostring = (typ_tostring_func) ncvlen_typ_tostring;
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncdump/
H A Ddumplib.c996 ncvlen_typ_tostring(const nctype_t *tinfo, safebuf_t *sfbf, const void *valp) { in ncvlen_typ_tostring() function
1354 return ncvlen_typ_tostring(varp->tinfo, sfbf, valp); in ncvlen_val_tostring()
1606 tinfo->typ_tostring = (typ_tostring_func) ncvlen_typ_tostring;