Searched refs:FORMAT_TYPE_UINT (Results 1 – 1 of 1) sorted by relevance
397 FORMAT_TYPE_UINT, enumerator2405 BUILD_BUG_ON(FORMAT_TYPE_UINT + SIGN != FORMAT_TYPE_INT); in format_decode()2406 spec->type = FORMAT_TYPE_UINT + (spec->flags & SIGN); in format_decode()3084 case FORMAT_TYPE_UINT: in bstr_printf()