Lines Matching refs:tailp
353 struct dead_debug_use **tailp = &debug->head;389 while ((cur = *tailp))392 *tailp = cur->next;396 tailp = &cur->next;578 struct dead_debug_use **tailp = &debug->head;599 while ((cur = *tailp))607 *tailp = cur->next;613 *tailp = cur->next;624 tailp = &(*tailp)->next;
Indexes created Sat Aug 01 00:24:56 UTC 2026