Searched refs:intendp (Results 1 – 1 of 1) sorted by relevance
116 char *intendp; in do_buff_decode() local181 width = strtol(fmt, &intendp, 10); in do_buff_decode()182 fmt = intendp; in do_buff_decode()211 width = strtol(fmt, &intendp, 10); in do_buff_decode()212 fmt = intendp; in do_buff_decode()251 width = strtol(fmt, &intendp, 10); in do_buff_decode()252 fmt = intendp; in do_buff_decode()299 width = strtol(fmt, &intendp, 10); in do_buff_decode()300 fmt = intendp; in do_buff_decode()362 char *intendp; in next_field() local[all …]