OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:basestrpush
(Results
1 - 2
of
2
) sorted by null
/system/core/sh/
input.c
97
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;
init.c
920
struct strpush
basestrpush
; /* so pushing one is fast */
member in struct:parsefile
Completed in 808 milliseconds