Home
last modified time | relevance | path

Searched refs:push_locale (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/locale/programs/
Drecord-status.c51 push_locale (void) in push_locale() function
112 ls = push_locale (); in record_verbose()
146 ls = push_locale (); in record_warning()
183 ls = push_locale (); in record_error()
216 ls = push_locale (); in record_error_at_line()
Drecord-status.h47 struct locale_state push_locale (void);
Dlinereader.h108 ls = push_locale (); in lr_error()