Searched refs:appendnum (Results 1 – 3 of 3) sorted by relevance
78 unsigned int appendnum; /* Size of appends array. */ variable119 if (appendx >= appendnum) in process()122 (appendnum *= 2))) == NULL) in process()217 if (appendx >= appendnum) in process()220 (appendnum *= 2))) == NULL) in process()
41 extern unsigned int appendnum;
136 if (appendnum == 0) in compile()138 else if ((appends = malloc(sizeof(struct s_appends) * appendnum)) == in compile()985 appendnum++; in fixuplabel()