Searched refs:FORMAT_TYPE_UINT (Results 1 – 1 of 1) sorted by relevance
435 FORMAT_TYPE_UINT, enumerator2677 BUILD_BUG_ON(FORMAT_TYPE_UINT + SIGN != FORMAT_TYPE_INT); in format_decode()2678 spec->type = FORMAT_TYPE_UINT + (spec->flags & SIGN); in format_decode()3356 case FORMAT_TYPE_UINT: in bstr_printf()