Searched refs:fstack (Results 1 – 7 of 7) sorted by relevance
68 rewind(fstack[infl0.top + i].fp); in getnext()69 fstack[infl0.top + i].max_o = 0; in getnext()75 maxb = fstack[infl0.top].maxb; in getnext()81 fp = fstack[infl0.top + cnt].fp; in getnext()84 fstack[infl0.top+cnt].max_o in getnext()87 if (binno != fstack[infl0.top].lastb) { in getnext()88 fseek(fp, fstack[infl0.top+ in getnext()112 if (nleft == 0 && binno == fstack[infl0.top].maxb) in getnext()149 if (flno >= 0 && (fp = fstack[flno].fp) == NULL) in makeline()182 fstack[flno].fp = 0; in makeline()[all …]
58 struct tempfile fstack[MAXFCT]; variable151 fstack[MAXFCT-16+mfct].fp = ftmp(); in fsort()155 append(keylist, nelem, depth, fstack[ in fsort()181 fstack[tfiles.top + ntfiles].fp in fsort()184 fstack[tfiles.top+ntfiles].fp, in fsort()196 fstack[tfiles.top + ntfiles].fp= ftmp(); in fsort()198 weights, fstack[tfiles.top+ntfiles].fp); in fsort()231 fstack[tfiles.top].lastb = lastb; in fsort()232 fstack[tfiles.top].maxb = maxb; in fsort()
60 extern struct tempfile fstack[MAXFCT];
101 l_fstack = fstack + files.top; in fmerge()103 l_fstack = fstack; in fmerge()
26 typedef struct fstack struct28 struct fstack *next; argument
1403 ac_flags 1 fstackprotectorstrong -fstack-protector-strong1405 ac_flags 1 fstackprotectorall -fstack-protector-all1461 ac_flags 1 fstacksecuritycheck -fstack-security-check
163 Sep 17 MirOS successfully defaults to -fstack-protector-all, 2004