Searched defs:file (Results 1 – 14 of 14) sorted by relevance
552 record_offset (struct locale_file *file) in record_offset()579 align_locale_data (struct locale_file *file, size_t boundary) in align_locale_data()588 add_locale_empty (struct locale_file *file) in add_locale_empty()628 add_locale_uint32 (struct locale_file *file, uint32_t value) in add_locale_uint32()639 add_locale_uint32_array (struct locale_file *file, in add_locale_uint32_array()650 add_locale_char (struct locale_file *file, char value) in add_locale_char()661 start_locale_structure (struct locale_file *file) in start_locale_structure()670 end_locale_structure (struct locale_file *file) in end_locale_structure()682 start_locale_prelude (struct locale_file *file) in start_locale_prelude()690 end_locale_prelude (struct locale_file *file) in end_locale_prelude()[all …]
122 struct locale_file file; in measurement_output() local
121 struct locale_file file; in paper_output() local
175 struct locale_file file; in telephone_output() local
183 struct locale_file file; in messages_output() local
157 struct locale_file file; in name_output() local
134 struct locale_file file; in numeric_output() local
213 struct locale_file file; in identification_output() local
347 struct locale_file file; in address_output() local
129 const char *file; member162 const char *file; member2113 struct locale_file file; in collate_output() local
374 struct locale_file file; in monetary_output() local
538 struct locale_file file; in time_output() local
909 struct locale_file file; in ctype_output() local3450 add_locale_wctype_table (struct locale_file *file, struct wctype_table *t) in add_locale_wctype_table()
165 _nl_load_locale (struct loaded_l10nfile *file, int category) in _nl_load_locale()
Completed in 33 milliseconds