OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:paste_tokens
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
macro.cc
300
static bool
paste_tokens
(cpp_reader *, location_t,
1000
paste_tokens
(cpp_reader *pfile, location_t location,
function
1127
if (!
paste_tokens
(pfile, virt_loc, &lhs, rhs))
2128
which
paste_tokens
can use as well. */
2142
if (!
paste_tokens
(pfile, virt_loc, &token, rhs))
/src/external/gpl3/gcc.old/dist/libcpp/
macro.cc
300
static bool
paste_tokens
(cpp_reader *, location_t,
991
paste_tokens
(cpp_reader *pfile, location_t location,
function
1118
if (!
paste_tokens
(pfile, virt_loc, &lhs, rhs))
2119
which
paste_tokens
can use as well. */
2133
if (!
paste_tokens
(pfile, virt_loc, &token, rhs))
Completed in 27 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026