OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LINEMAPS_ALLOCATED
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/include/
line-map.h
871
LINEMAPS_ALLOCATED
(const line_maps *set, bool map_kind)
882
LINEMAPS_ALLOCATED
(line_maps *set, bool map_kind)
946
return
LINEMAPS_ALLOCATED
(set, false);
978
return
LINEMAPS_ALLOCATED
(set, true);
/src/external/gpl3/gcc.old/dist/libcpp/include/
line-map.h
831
LINEMAPS_ALLOCATED
(const line_maps *set, bool map_kind)
842
LINEMAPS_ALLOCATED
(line_maps *set, bool map_kind)
911
LINEMAPS_ALLOCATED
(set, map_kind) - 1);
936
return
LINEMAPS_ALLOCATED
(set, false);
992
return
LINEMAPS_ALLOCATED
(set, true);
Completed in 27 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026