Searched refs:LINEMAPS_ALLOCATED (Results 1 – 3 of 3) sorted by relevance
831 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() function842 LINEMAPS_ALLOCATED (line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() function911 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()
386 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()
3198 (LINEMAPS_ALLOCATED): Rewrite both variants to avoid using3346 (LINEMAPS_ALLOCATED): Likewise.