Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c426 unsigned num_maps = alloc_size / size_of_a_map; in new_linemap() local
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dline-map.cc424 unsigned num_maps = alloc_size / size_of_a_map; in line_map_new_raw() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc3358 range_t num_maps; member