Searched refs:appendnum (Results 1 – 3 of 3) sorted by relevance
43 extern unsigned int appendnum;
81 unsigned int appendnum; /* Size of appends array. */ variable122 if (appendx >= appendnum) in process()125 (appendnum *= 2))) == NULL) in process()220 if (appendx >= appendnum) in process()223 (appendnum *= 2))) == NULL) in process()
139 if (appendnum == 0) in compile()141 else if ((appends = malloc(sizeof(struct s_appends) * appendnum)) == in compile()988 appendnum++; in fixuplabel()