Searched refs:type_mod (Results 1 – 1 of 1) sorted by relevance
15 const char *type_mod = ""; in describe_param_type() local22 type_mod = "unsigned "; in describe_param_type()28 type_mod = "pointer to a "; in describe_param_type()34 type_mod = "pointer to an "; in describe_param_type()50 printed_len = BIO_snprintf(buf, bufsz, "%s%s", type_mod, type); in describe_param_type()