Searched refs:FORMAT_TYPE_UINT (Results 1 – 1 of 1) sorted by relevance
437 FORMAT_TYPE_UINT, enumerator2700 BUILD_BUG_ON(FORMAT_TYPE_UINT + SIGN != FORMAT_TYPE_INT); in format_decode()2701 spec->type = FORMAT_TYPE_UINT + (spec->flags & SIGN); in format_decode()3379 case FORMAT_TYPE_UINT: in bstr_printf()