Searched refs:CheckIntt (Results 1 – 1 of 1) sorted by relevance
64 : nValue(i_nValue) { if ( NOT CheckIntt(i_nValue) ) { csv_assert(false); } } in Enum() local74 { if ( CheckIntt(i_nValue) ) {nValue = DIFF(i_nValue);} in operator =()87 bool CheckIntt( in CheckIntt() function in lux::Enum
Completed in 9 milliseconds