Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dmalloc_io.c344 #define APPEND_PADDED_S(s, slen, width, left_justify) do { \ in malloc_vsnprintf() argument
415 bool left_justify = false; in malloc_vsnprintf() local