Searched defs:headp (Results 1 – 2 of 2) sorted by relevance
161 Slot** headp = reinterpret_cast<Slot**>(&head_); in Remove() local196 Slot** headp = reinterpret_cast<Slot**>(&head_); in Add() local235 Slot** headp = reinterpret_cast<Slot**>(&head_); in Merge() local
63 struct simplehead *headp; variable