decode_int_internal  262 third_party/libevent/event_tagging.c 	return (decode_int_internal(pnumber, evbuf, 1) == -1 ? -1 : 0);
decode_int_internal  285 third_party/libevent/event_tagging.c 	res = decode_int_internal(plength, &tmp, 0);
decode_int_internal  308 third_party/libevent/event_tagging.c 	res = decode_int_internal(plength, &tmp, 0);