expand.c | 632 int startloc = dest - stackblock(); local in function:expbackq 638 quoted, flag, startloc)); 719 recordregion(startloc, dest - stackblock(), 0); 722 (int)((dest - stackblock()) - startloc), 723 (int)((dest - stackblock()) - startloc), 724 stackblock() + startloc)); 732 subevalvar(const char *p, const char *str, int subtype, int startloc, 740 subtype, p, p-str, str, startloc, varflags)); 744 startp = stackblock() + startloc; 771 subevalvar_trim(const char *p, int strloc, int subtype, int startloc, 898 int startloc; local in function:evalvar [all...] |