Home
last modified time | relevance | path

Searched defs:padChar (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dlibc_logging.cpp399 char padChar = padZero ? '0' : ' '; in out_vformat() local
406 char padChar = padZero ? '0' : ' '; in out_vformat() local