VSD_NUM_DTYPES
if (voi_id < 0 || voi_dtype == 0 || voi_dtype >= VSD_NUM_DTYPES ||
vss[i].vs_dtype == 0 || vss[i].vs_dtype >= VSD_NUM_DTYPES ||
if (vsd == NULL || buf == NULL || voi_dtype >= VSD_NUM_DTYPES ||
vsd_dtype >= VSD_NUM_DTYPES || fmt >= SB_STRFMT_NUM_FMTS)
const char *vsd_dtype2name[VSD_NUM_DTYPES] = {
KASSERT(vs->dtype < VSD_NUM_DTYPES,
const size_t vsd_dtype2size[VSD_NUM_DTYPES] = {
KASSERT(vs->dtype < VSD_NUM_DTYPES,
KASSERT(vs->dtype < VSD_NUM_DTYPES,
static const bool vsd_compoundtype[VSD_NUM_DTYPES] = {
voi_dtype == 0 || voi_dtype >= VSD_NUM_DTYPES || voival == NULL)
extern const char *vsd_dtype2name[VSD_NUM_DTYPES];
extern const size_t vsd_dtype2size[VSD_NUM_DTYPES];