Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dstring_helpers.h27 STRING_UNITS_NO_SPACE = BIT(30), enumerator
/linux/lib/
H A Dstring_helpers.c135 (units & STRING_UNITS_NO_SPACE) ? "" : " ", in string_get_size()