Searched defs:locale_file (Results 1 – 2 of 2) sorted by relevance
30 struct locale_file struct32 size_t n_elements, next_element;33 uint32_t *offsets;34 struct obstack data;35 int structure_stage;
112 struct loaded_l10nfile *locale_file; in _nl_find_locale() local