Home
last modified time | relevance | path

Searched refs:LINEMAPS_ALLOCATED (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h820 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() function
831 LINEMAPS_ALLOCATED (line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() function
900 LINEMAPS_ALLOCATED (set, map_kind) - 1); in LINEMAPS_LAST_ALLOCATED_MAP()
925 return LINEMAPS_ALLOCATED (set, false); in LINEMAPS_ORDINARY_ALLOCATED()
981 return LINEMAPS_ALLOCATED (set, true); in LINEMAPS_MACRO_ALLOCATED()
/netbsd/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h831 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() function
842 LINEMAPS_ALLOCATED (line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() function
911 LINEMAPS_ALLOCATED (set, map_kind) - 1); in LINEMAPS_LAST_ALLOCATED_MAP()
936 return LINEMAPS_ALLOCATED (set, false); in LINEMAPS_ORDINARY_ALLOCATED()
992 return LINEMAPS_ALLOCATED (set, true); in LINEMAPS_MACRO_ALLOCATED()
/netbsd/external/gpl3/gcc/dist/libcpp/
H A Dline-map.c390 unsigned num_maps_allocated = LINEMAPS_ALLOCATED (set, macro_p); in new_linemap()
434 LINEMAPS_ALLOCATED (set, macro_p) = num_maps; in new_linemap()
H A Dline-map.cc386 unsigned num_maps_allocated = LINEMAPS_ALLOCATED (set, macro_p); in line_map_new_raw()
432 LINEMAPS_ALLOCATED (set, macro_p) = num_maps; in line_map_new_raw()
H A DChangeLog3183 (LINEMAPS_ALLOCATED): Rewrite both variants to avoid using
3331 (LINEMAPS_ALLOCATED): Likewise.
/netbsd/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c390 unsigned num_maps_allocated = LINEMAPS_ALLOCATED (set, macro_p); in new_linemap()
434 LINEMAPS_ALLOCATED (set, macro_p) = num_maps; in new_linemap()