Searched refs:appends (Results 1 – 10 of 10) sorted by relevance
72 struct s_appends *appends; /* Array of pointers to strings to append. */ variable115 if ((appends = realloc(appends, in process()119 appends[appendx].type = AP_STRING; in process()120 appends[appendx].s = cp->t; in process()121 appends[appendx].len = strlen(cp->t); in process()207 if ((appends = realloc(appends, in process()211 appends[appendx].type = AP_FILE; in process()212 appends[appendx].s = cp->t; in process()213 appends[appendx].len = strlen(cp->t); in process()534 switch (appends[i].type) { in flush_appends()[all …]
39 extern struct s_appends *appends;
135 appends = NULL; in compile()136 else if ((appends = malloc(sizeof (struct s_appends) * appendnum)) == in compile()
29 # This script appends the input file from the package to the
40 acom.c append comment: appends to, or creates a .comment section
28 # This script appends the input file from the package to the
561 # for the SQL and appends a "nosort" to the result if the program contains the563 # opcode it appends "sort"
362 # for the SQL and appends a "nosort" to the result if the program contains the364 # opcode it appends "sort"