Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-sockets.c35 struct sockaddr_in6 *i6; in inet_getport() local
39 i6 = (void*)e->ai_addr; in inet_getport()
40 return ntohs(i6->sin6_port); in inet_getport()
52 struct sockaddr_in6 *i6; in inet_setport() local
56 i6 = (void*)e->ai_addr; in inet_setport()
57 i6->sin6_port = htons(port); in inet_setport()
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
Ds10_8pf.cpp567 Word16 i0, i1, i2, i3, i4, i5, i6, i7, i9; in search_10and8i40() local
852 i6 = ia; in search_10and8i40()
879 s += (Word32) rr[i6][i9]; in search_10and8i40()
920 alp1 += (Word32) rr[i6][j] << 10; in search_10and8i40()
/external/webkit/V8Binding/v8/test/mjsunit/
Dlarge-object-allocation.js196 this.i6 = i;
/external/openssl/crypto/des/asm/
Ddes_enc.m499 #define in6 %i6