Searched defs:subst_map (Results 1 – 1 of 1) sorted by relevance
1023 static const struct subst_map { in apply_format() struct1024 char *name; in apply_format()1025 char fmt; in apply_format()1026 enum subst_type type; in apply_format()