Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libcpp/include/
H A 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
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dline-map.h52 struct line_maps struct
72 PARAMS ((struct line_maps *)); argument
H A Dcpphash.h348 struct line_maps line_maps; member