Searched refs:CC_NEGATIVE (Results 1 – 4 of 4) sorted by relevance
223 flags |= CC_NEGATIVE; in PerformComparison()249 flags |= CC_NEGATIVE; in PerformComparison()270 flags |= CC_NEGATIVE; in PerformComparison()296 flags |= CC_NEGATIVE; in PerformComparison()326 flags |= CC_NEGATIVE; in PerformComparison()351 flags &= ~(CC_ZERO | CC_NEGATIVE); in PerformComparison()
303 #define CC_NEGATIVE 0x80000000 macro
159 flags |= CC_NEGATIVE; in PerformComparisonOperation()276 flags &= ~(CC_ZERO | CC_NEGATIVE); in PerformComparison()
312 #define CC_NEGATIVE 0x80000000 macro