Searched defs:UMax (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/AppleUSBIrDA-145.2.4/IrDA/
H A DIrDATypes.h103 inline ULong UMax(ULong a, ULong b) { return (a > b) ? a : b; } function
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DInstructions.h588 UMax, enumerator in enum:llvm::AtomicRMWInst::BinOp

Completed in 106 milliseconds