Home
last modified time | relevance | path

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

/dports/science/netcdf/netcdf-c-4.7.4/ncdump/
H A Ddumplib.c687 ncbyte_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, const void *valp) { in ncbyte_typ_tostring()
697 ncchar_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, const void *valp) { in ncchar_typ_tostring()
707 ncshort_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, const void *valp) { in ncshort_typ_tostring()
717 ncint_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, const void *valp) { in ncint_typ_tostring()
815 ncuint_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, const void *valp) { in ncuint_typ_tostring()
921 ncenum_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, const void *valp) { in ncenum_typ_tostring()
985 ncopaque_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, in ncopaque_typ_tostring()
1145 ncbyte_val_tostring(const ncvar_t *varp, safebuf_t *sfbf, const void *valp) { in ncbyte_val_tostring()
1155 ncchar_val_tostring(const ncvar_t *varp, safebuf_t *sfbf, const void *valp) { in ncchar_val_tostring()
1175 ncint_val_tostring(const ncvar_t *varp, safebuf_t *sfbf, const void *valp) { in ncint_val_tostring()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncdump/
H A Ddumplib.c687 ncbyte_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, const void *valp) { in ncbyte_typ_tostring()
697 ncchar_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, const void *valp) { in ncchar_typ_tostring()
707 ncshort_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, const void *valp) { in ncshort_typ_tostring()
717 ncint_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, const void *valp) { in ncint_typ_tostring()
815 ncuint_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, const void *valp) { in ncuint_typ_tostring()
921 ncenum_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, const void *valp) { in ncenum_typ_tostring()
985 ncopaque_typ_tostring(const nctype_t *typ, safebuf_t *sfbf, in ncopaque_typ_tostring()
1145 ncbyte_val_tostring(const ncvar_t *varp, safebuf_t *sfbf, const void *valp) { in ncbyte_val_tostring()
1155 ncchar_val_tostring(const ncvar_t *varp, safebuf_t *sfbf, const void *valp) { in ncchar_val_tostring()
1175 ncint_val_tostring(const ncvar_t *varp, safebuf_t *sfbf, const void *valp) { in ncint_val_tostring()
[all …]