Searched defs:toInt (Results 1 – 6 of 6) sorted by relevance
30 int toInt() const { return fID; } in toInt() function
46 static int toInt(char msc, char lsc) in toInt() method in UCharacterUtility
780 IntT ScaledNumber<DigitsT>::toInt() const { in toInt() function
251 private static int toInt(byte value) { in toInt() method
397 uint64_t BT::MachineEvaluator::toInt(const RegisterCell &A) const { in toInt() function in BT::MachineEvaluator
4472 static std::vector<Value *> toInt(const std::vector<Value *> &vals, bool isSigned) in toInt() function