Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/common/
H A Dtuklib_mbstr_wrap.c63 size_t pending_spaces = first_indent; in tuklib_wraps() local
/freebsd/usr.bin/fmt/
H A Dfmt.c252 static size_t pending_spaces; /* Spaces to add before next word */ variable