Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dwin32.cc90 int maxpos = -1; in inet_ntop_v6() local
97 maxpos = i; in inet_ntop_v6()
108 int tmpmax = maxpos; in inet_ntop_v6()
125 if (runpos[0] == 1 && (maxpos == 5 || in inet_ntop_v6()
126 (maxpos == 4 && as_shorts[5] == 0xFFFF))) { in inet_ntop_v6()
129 if (maxpos == 4) { in inet_ntop_v6()