Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
Dares_query.c52 ARES_SWAP_BYTE(&state[x], &state[y]); in rc4()
Dares_private.h428 #define ARES_SWAP_BYTE(a,b) \ macro
Dares_init.c2560 ARES_SWAP_BYTE(&state[counter], &state[index2]); in init_id_key()