Searched refs:p (Results 1 – 5 of 5) sorted by relevance
253 struct ihex_binrec **p = &records; in file_record() local255 while ((*p) && (!sort_records || (*p)->addr < record->addr)) in file_record()256 p = &((*p)->next); in file_record()258 record->next = *p; in file_record()259 *p = record; in file_record()265 struct ihex_binrec *p = records; in output_records() local267 while (p) { in output_records()268 uint16_t writelen = (p->len + 9) & ~3; in output_records()270 p->addr = htonl(p->addr); in output_records()271 p->len = htons(p->len); in output_records()[all …]
103 "04/26/2002 02:47p 11,570 USA53";
149 "02/14/2002 02:37p 19,347 USA49";
329 ;; hey, what say we RENUMERATE! (TRM p.62)
367 ;; hey, what say we RENUMERATE! (TRM p.62)