Home
last modified time | relevance | path

Searched refs:print_escaped (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/intl/
Dlog.c31 print_escaped (FILE *stream, const char *str) in print_escaped() function
86 print_escaped (logfile, domainname); in _nl_log_untranslated()
88 print_escaped (logfile, msgid1); in _nl_log_untranslated()
92 print_escaped (logfile, msgid2); in _nl_log_untranslated()
/external/jemalloc_new/test/unit/
Demitter.c11 static bool print_escaped = false; variable
31 if (print_escaped) { in forwarding_cb()