Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dcver.c138 struct mapfiles_t *__map_files_tail; /* end of map file list */ variable
1137 __map_files_hd = __map_files_tail = (struct mapfiles_t *) in __dig_main()
1570 __map_files_hd = __map_files_tail = NULL; in init_glbs()
2851 if (__map_files_hd == NULL) __map_files_hd = __map_files_tail = mapfp; in do_args()
2854 __map_files_tail->mapfnxt = mapfp; in do_args()
2855 __map_files_tail = mapfp; in do_args()
H A Dv.h2997 extern struct mapfiles_t *__map_files_tail; /* end of map file list */