Searched refs:override_format (Results 1 – 1 of 1) sorted by relevance
18 static char *override_format[256]; variable30 if (override_format[(int)(*p)] == NULL) in set_all_format_specs()31 override_format[(int)(*p)] = strdup(option); in set_all_format_specs()48 override_format[spec] = strdup(option); in add_format_spec()422 char *p = override_format[(int) *act]; in process_fmt()