Home
last modified time | relevance | path

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

/aoo41x/main/soltools/javadep/
H A Djavadep.c65 struct growable { struct
130 struct growable *allocate_growable(void);
132 void create_filters(struct growable *pfilt, const struct growable *pinc);
261 add_to_dependencies(struct growable *pdep, in add_to_dependencies()
430 struct growable *pdepen; in process_class_file()
661 grow_if_needed(struct growable *pgrow) in grow_if_needed()
673 struct growable *allocate_growable(void) in allocate_growable()
679 struct growable *pgrow; in allocate_growable()
681 pgrow = xmalloc(sizeof(struct growable)); in allocate_growable()
689 free_growable(struct growable *pgrow) in free_growable()
[all …]

Completed in 15 milliseconds