Searched refs:intvalue (Results 1 – 1 of 1) sorted by relevance
118 int intvalue; in p_convertCFNumberToInt() local120 static_cast<void*>(&intvalue)); in p_convertCFNumberToInt()121 if (converted) *i = static_cast<int>(intvalue); in p_convertCFNumberToInt()