Home
last modified time | relevance | path

Searched refs:append_to_growable (Results 1 – 1 of 1) sorted by relevance

/trunk/main/soltools/javadep/
H A Djavadep.c132 int append_to_growable(struct growable *, char *);
284 append_to_growable(pdep, strdup(pstr)); in add_to_dependencies()
327 append_to_growable(pdep, strdup(path)); in add_to_dependencies()
662 int append_to_growable(struct growable *pgrow, char *pstr) in append_to_growable() function
724 append_to_growable(pfilt, pstr); in create_filters()
730 append_to_growable(pfilt, pstr); in create_filters()
811 append_to_growable(presp, strdup(token));
839 append_to_growable(pincs, strdup(optarg));

Completed in 17 milliseconds