ATYPE
if ((err = nvlist_add_string(*nvl, ATYPE, strval)) != 0)
} else if (strcmp(ATYPE, name) == 0) {
ATYPE atype, *args;
print_atype(ATYPE *atp, int nargs, ATYPE *args, const char *name)
print_mods(const char *name, ATYPE *atp, int nargs, ATYPE *args, uint_t pos)
lsu_add(const char *name, ATYPE *atp)
ATYPE atype;
(void) fseek(fp, sizeof (ATYPE) * nargs, SEEK_CUR);
(void) fseek(fp, sizeof (ATYPE), SEEK_CUR);
static void print_atype(ATYPE *, int, ATYPE *, const char *);
static void print_mods(const char *, ATYPE *, int, ATYPE *, uint_t);
static int lsu_add(const char *, ATYPE *);
ATYPE type; /* type information */
int bcval = ATYPE(bc->cand_flags);
int ccval = ATYPE(cc->cand_flags);