signed long accum;
ssize_t wrote = 0;
char *p;
- int ret;
/*
* Advance buf pointer until the start of the value's body.
if((size_t)(buf_end - buf) <= sizeof(accum)) {
const asn_INTEGER_enum_map_t *el;
size_t scrsize;
+ int ret;
char *scr;
if(buf == buf_end) {