Searched defs:isUintFormat (Results 1 – 2 of 2) sorted by relevance
1157 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local1921 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local2321 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local2540 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
194 bool isUintFormat (deUint32 format) in isUintFormat() function