Home
last modified time | relevance | path

Searched refs:char_7bit (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/src/
H A Dstrings.c116 static bool char_7bit; variable
240 char_7bit = arg[0] == 's'; in parse_opt()
404 if ((isprint (*buf) || *buf == '\t') && (! char_7bit || *buf <= 127)) in process_chunk()

Completed in 2 milliseconds