Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dcver.c591 struct vylib_t *__vyhdr; /* header of lib. file list */
592 struct vylib_t *__end_vy;/* last entry on vy lib. list */
844 static struct vylib_t *alloc_vylib(char *);
3755 struct vylib_t *vyp; in add_lbfil()
3769 static struct vylib_t *alloc_vylib(char *nam) in alloc_vylib()
3771 struct vylib_t *vyp; in alloc_vylib()
3773 vyp = (struct vylib_t *) __my_malloc(sizeof(struct vylib_t)); in alloc_vylib()
H A Dv.h1119 struct vylib_t { struct
1127 struct vylib_t *vynxt; argument
3448 extern struct vylib_t *__vyhdr; /* header of lib. file list */
3449 extern struct vylib_t *__end_vy;/* last entry on vy lib. list */
H A Dv_fx.c56 static void resolve_from_ydir(struct vylib_t *);
59 static void bld_ylb_dirfiles(struct vylib_t *);
64 static void rescan_resolve_from_ydir(struct vylib_t *, struct undef_t *);
600 register struct vylib_t *vyp; in process_lib()
682 static void resolve_from_ydir(struct vylib_t *vyp) in resolve_from_ydir()
796 static void bld_ylb_dirfiles(struct vylib_t *vyp) in bld_ylb_dirfiles()
1148 register struct vylib_t *vyp; in rescan_process_lib()
1240 static void rescan_resolve_from_ydir(struct vylib_t *vyp, in rescan_resolve_from_ydir()