Searched refs:basestrpush (Results 1 - 2 of 2) sorted by relevance

/system/core/sh/
H A Dinput.c97 struct strpush basestrpush; /* so pushing one is fast */ member in struct:parsefile
397 sp = parsefile->strpush = &(parsefile->basestrpush);
422 if (sp != &(parsefile->basestrpush))
513 pf->basestrpush.prev = NULL;
H A Dinit.c920 struct strpush basestrpush; /* so pushing one is fast */ member in struct:parsefile

Completed in 136 milliseconds