Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/Windows/
H A DRegistry.cpp129 static inline bool UINT32ToBool(UInt32 value) { return (value != 0); } in UINT32ToBool() function
263 value = UINT32ToBool(uintValue); in GetValue_bool_IfOk()