Searched refs:intendp (Results 1 – 1 of 1) sorted by relevance
111 char *intendp; in do_buff_decode() local179 width = strtol(fmt, &intendp, 10); in do_buff_decode()180 fmt = intendp; in do_buff_decode()205 width = strtol(fmt, &intendp, 10); in do_buff_decode()206 fmt = intendp; in do_buff_decode()244 width = strtol(fmt, &intendp, 10); in do_buff_decode()245 fmt = intendp; in do_buff_decode()288 width = strtol(fmt, &intendp, 10); in do_buff_decode()289 fmt = intendp; in do_buff_decode()351 char *intendp; in next_field() local[all …]