Home
last modified time | relevance | path

Searched refs:shortvalue (Results 1 – 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
Dmacconversion.cc112 short shortvalue; in p_convertCFNumberToInt() local
114 static_cast<void*>(&shortvalue)); in p_convertCFNumberToInt()
115 if (converted) *i = static_cast<int>(shortvalue); in p_convertCFNumberToInt()