Searched refs:shortvalue (Results 1 – 1 of 1) sorted by relevance
95 short shortvalue; in p_convertCFNumberToInt() local97 static_cast<void*>(&shortvalue)); in p_convertCFNumberToInt()98 if (converted) *i = static_cast<int>(shortvalue); in p_convertCFNumberToInt()