Searched refs:basestrpush (Results 1 – 2 of 2) sorted by relevance
74 struct strpush basestrpush; /* so pushing one is fast */ member
362 sp = parsefile->strpush = &(parsefile->basestrpush); in pushstring()403 if (sp != &(parsefile->basestrpush)) in popstring()486 pf->basestrpush.prev = NULL; in pushfile()
Completed in 6 milliseconds