Searched defs:line_maps (Results 1 – 3 of 3) sorted by relevance
64 struct line_maps struct66 struct line_map *maps;67 unsigned int allocated;68 unsigned int used;70 unsigned int cache;95 extern void linemap_init (struct line_maps *); argument
52 struct line_maps struct72 PARAMS ((struct line_maps *)); argument
348 struct line_maps line_maps; member