Searched refs:UINT32ToBool (Results 1 – 1 of 1) sorted by relevance
129 static inline bool UINT32ToBool(UInt32 value) { return (value != 0); } in UINT32ToBool() function263 value = UINT32ToBool(uintValue); in GetValue_bool_IfOk()