Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dmalloc_io.c358 #define APPEND_PADDED_S(s, slen, width, left_justify) do { \ in malloc_vsnprintf() argument
429 bool left_justify = false; in malloc_vsnprintf() local