OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TOKEN_SPELL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
lex.cc
50
#define
TOKEN_SPELL
(token) (token_spellings[(token)->type].category)
4368
switch (
TOKEN_SPELL
(token))
4454
switch (
TOKEN_SPELL
(token))
4533
switch (
TOKEN_SPELL
(token))
4591
switch (
TOKEN_SPELL
(a))
4675
|| (
TOKEN_SPELL
(token2) == SPELL_LITERAL
4952
switch (
TOKEN_SPELL
(tok))
/src/external/gpl3/gcc.old/dist/libcpp/
lex.cc
50
#define
TOKEN_SPELL
(token) (token_spellings[(token)->type].category)
4048
switch (
TOKEN_SPELL
(token))
4134
switch (
TOKEN_SPELL
(token))
4213
switch (
TOKEN_SPELL
(token))
4271
switch (
TOKEN_SPELL
(a))
4355
|| (
TOKEN_SPELL
(token2) == SPELL_LITERAL
4632
switch (
TOKEN_SPELL
(tok))
Completed in 22 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026