Home
last modified time | relevance | path

Searched defs:line_maps (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/gcclibs/libcpp/include/
Dline-map.h64 struct line_maps struct
66 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