Searched refs:BoolToInt (Results 1 – 4 of 4) sorted by relevance
14 inline int BoolToInt(bool value) in BoolToInt() function
76 if (newData != NULL) *newData = BoolToInt(up.NewData); in GetUpdateItemInfo()77 if (newProps != NULL) *newProps = BoolToInt(up.NewProps); in GetUpdateItemInfo()
507 *newData = BoolToInt(true); in GetUpdateItemInfo()509 *newProperties = BoolToInt(true); in GetUpdateItemInfo()642 *passwordIsDefined = BoolToInt(PasswordIsDefined); in CryptoGetTextPassword2()
216 *passwordIsDefined = BoolToInt(PasswordIsDefined); in CryptoGetTextPassword2()