arg_type
arg_suffix(char *buf, size_t len, arg_type at)
arg_type at;
arg_type at;
bhnd_nvram_type arg_type;
arg_type = (is_signed) ? BHND_NVRAM_TYPE_INT ## _width : \
&v.u ## _width, &arg_size, arg_type); \
bhnd_nvram_type_name(arg_type), error); \
arg_type = BHND_NVRAM_TYPE_STRING;
elen, NULL, &arg_size, arg_type);
bhnd_nvram_type_name(arg_type),
elen, s, &slen, arg_type);
bhnd_nvram_type_name(arg_type),
arg_type = BHND_NVRAM_TYPE_CHAR;
arg_size = bhnd_nvram_type_width(arg_type);
elen, &c, &arg_size, arg_type);
bhnd_nvram_type_name(arg_type),
switch (detail->arg_type) {
uint8_t arg_type;
u_int8_t arg_type;
switch (detail->arg_type) {
printf("Type %d: ", detail->arg_type);