Home
last modified time | relevance | path

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

/aoo42x/main/soltools/javadep/
H A Djavadep.c65 struct growable { struct
133 struct growable *allocate_growable(void);
135 void create_filters(struct growable *pfilt, const struct growable *pinc);
264 add_to_dependencies(struct growable *pdep, in add_to_dependencies()
433 struct growable *pdepen; in process_class_file()
673 grow_if_needed(struct growable *pgrow) in grow_if_needed()
685 struct growable *allocate_growable(void) in allocate_growable()
691 struct growable *pgrow; in allocate_growable()
693 pgrow = xmalloc(sizeof(struct growable)); in allocate_growable()
701 free_growable(struct growable *pgrow) in free_growable()
[all …]

Completed in 23 milliseconds