OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linenum_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libcpp/include/
line-map.h
50
typedef unsigned int
linenum_type
;
typedef
57
inline int compare (
linenum_type
lhs,
linenum_type
rhs)
439
linenum_type
to_line;
646
inline
linenum_type
1084
(class line_maps *set,
linenum_type
to_line, unsigned int max_column_hint);
1104
const char *to_file,
linenum_type
to_line);
1194
inline
linenum_type
1202
inline
linenum_type
1240
linenum_type
, unsigned int)
[
all
...]
/src/external/gpl3/gcc/dist/libcpp/include/
line-map.h
52
typedef unsigned int
linenum_type
;
typedef
59
inline int compare (
linenum_type
lhs,
linenum_type
rhs)
441
linenum_type
to_line;
657
inline
linenum_type
1044
(class line_maps *set,
linenum_type
to_line, unsigned int max_column_hint);
1064
const char *to_file,
linenum_type
to_line);
1156
inline
linenum_type
1164
inline
linenum_type
1203
linenum_type
, unsigned int)
[
all
...]
Completed in 30 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026