Searched refs:basestrpush (Results 1 – 2 of 2) sorted by relevance
97 struct strpush basestrpush; /* so pushing one is fast */ member397 sp = parsefile->strpush = &(parsefile->basestrpush); in pushstring()422 if (sp != &(parsefile->basestrpush)) in popstring()513 pf->basestrpush.prev = NULL; in pushfile()
920 struct strpush basestrpush; /* so pushing one is fast */ member