Home
last modified time | relevance | path

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

/external/c-ares/
Dares_query.c62 ARES_SWAP_BYTE(&state[x], &state[y]); in ares__rc4()
Dares_private.h338 #define ARES_SWAP_BYTE(a,b) \ macro
Dares_init.c1740 ARES_SWAP_BYTE(&state[counter], &state[index2]); in init_id_key()