Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libcpp/include/
H A Dline-map.h786 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() function
797 LINEMAPS_ALLOCATED (line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() function
/dragonfly/contrib/gcc-4.7/libcpp/include/
H A Dline-map.h310 #define LINEMAPS_ALLOCATED(SET, MAP_KIND) \ macro