Home
last modified time | relevance | path

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

/external/strace/
Dutil.c512 int usehex, c, eol; in string_quote() local
520 usehex = 0; in string_quote()
522 usehex = 1; in string_quote()
534 usehex = 1; in string_quote()
541 usehex = 1; in string_quote()
552 if (usehex) { in string_quote()
DChangeLog7192 after the loop in "if (usehex)" case.