OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:concats
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-lex.cc
1276
size_t
concats
= 0;
1329
if (!
concats
)
1337
concats
++;
1352
if (
concats
)
1358
if (
concats
&& !objc_string && !in_system_header_at (input_location))
1364
(parse_in, strs,
concats
+ 1, &istr, type))
1368
if (
concats
)
1372
g_string_concat_db->record_string_concatenation (
concats
+ 1, locs);
1429
if (
concats
)
1274
size_t
concats
= 0;
local
/src/external/gpl3/gcc/dist/gcc/c-family/
c-lex.cc
1552
size_t
concats
= 0;
1605
if (!
concats
)
1613
concats
++;
1628
if (
concats
)
1634
if (
concats
&& !objc_string && !in_system_header_at (input_location))
1640
(parse_in, strs,
concats
+ 1, &istr, type))
1644
if (
concats
)
1648
g_string_concat_db->record_string_concatenation (
concats
+ 1, locs);
1712
if (
concats
)
1550
size_t
concats
= 0;
local
/src/external/gpl3/gcc/dist/gcc/
input.cc
1649
If
CONCATS
is non-NULL, then any string literals that the token at
1661
string_concat_db *
concats
,
1695
if (
concats
)
1696
concats
->get_string_concatenation (strloc, &num_locs, &strlocs);
1817
If
CONCATS
is non-NULL, then any string literals that the token at
1829
string_concat_db *
concats
,
1842
= get_substring_ranges_for_loc (pfile, fc,
concats
, strloc, type, ranges);
1900
If
CONCATS
is non-NULL, then any string literals that the token at
1912
string_concat_db *
concats
,
1923
= get_substring_ranges_for_loc (pfile, fc,
concats
, strloc, type, ranges)
2638
string_concat_db *
concats
= &test.m_
concats
;
local
2694
string_concat_db *
concats
= &test.m_
concats
;
local
2733
string_concat_db *
concats
= &test.m_
concats
;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
input.cc
1524
If
CONCATS
is non-NULL, then any string literals that the token at
1535
string_concat_db *
concats
,
1569
if (
concats
)
1570
concats
->get_string_concatenation (strloc, &num_locs, &strlocs);
1691
If
CONCATS
is non-NULL, then any string literals that the token at
1702
string_concat_db *
concats
,
1715
= get_substring_ranges_for_loc (pfile,
concats
, strloc, type, ranges);
1741
If
CONCATS
is non-NULL, then any string literals that the token at
1752
string_concat_db *
concats
,
1763
= get_substring_ranges_for_loc (pfile,
concats
, strloc, type, ranges)
2475
string_concat_db *
concats
= &test.m_
concats
;
local
2530
string_concat_db *
concats
= &test.m_
concats
;
local
2568
string_concat_db *
concats
= &test.m_
concats
;
local
[
all
...]
Completed in 31 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026