Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
H A DRegistry.cpp115 static inline bool UINT32ToBool(UInt32 value) { return (value != 0); } in UINT32ToBool() function
223 value = UINT32ToBool(uintValue); in QueryValue()

Completed in 1 milliseconds