GET8 762 third_party/libevent/evdns.c #define GET8(x) do { if (j >= length) goto err; x = packet[j++]; } while(0) GET8 1038 third_party/libevent/evdns.c #undef GET8