Searched refs:tailp (Results 1 – 4 of 4) sorted by relevance
383 struct trace_configline_info **tailp = &trace_config_head; in read_trace_config() local443 *tailp = line; in read_trace_config()444 tailp = &line->next; in read_trace_config()
528 char *tailp; in get_double() local531 d = strtod(p, &tailp); in get_double()532 if (tailp == p) { in get_double()542 *pp = tailp; in get_double()
430 OptionRomInfoList **tailp = &info_list;440 QAPI_LIST_APPEND(tailp, info);
18 …tartframe, uint32_t framecount, int rel_frame_num) "ISO_TD ED head 0x%.8x tailp 0x%.8x, flags 0x%.…59 …_t head, uint32_t tail, uint32_t next) "ED @ 0x%.8x h=%u c=%u head=0x%.8x tailp=0x%.8x next=0x%.8x"