Searched defs:savelastp (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Dexpand.c416 struct ifsregion saveifs, *savelastp; local
426 savelastp = ifslastp;
434 ifslastp = savelastp;
1071 struct strlist **savelastp; local
1086 savelastp = exparg.lastp;
1097 if (exparg.lastp == savelastp) {
1107 *savelastp = sp = expsort(*savelastp);

Completed in 26 milliseconds