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_NAME
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/lgpl3/gmp/dist/demos/expr/
expr.c
131
#define
TOKEN_NAME
(n) \
452
TRACE (printf ("another operator maybe: %s\n",
TOKEN_NAME
(p->token)));
/src/external/gpl3/binutils/dist/gas/config/
tc-kvx.h
42
#define
TOKEN_NAME
(tok) \
/src/external/gpl3/binutils.old/dist/gas/config/
tc-kvx.h
42
#define
TOKEN_NAME
(tok) \
/src/external/gpl3/gcc/dist/libcpp/
lex.cc
51
#define
TOKEN_NAME
(token) (token_spellings[(token)->type].name)
4466
spelling =
TOKEN_NAME
(token);
4492
"unspellable token %s",
TOKEN_NAME
(token));
4545
spelling =
TOKEN_NAME
(token);
/src/external/gpl3/gcc.old/dist/libcpp/
lex.cc
51
#define
TOKEN_NAME
(token) (token_spellings[(token)->type].name)
4146
spelling =
TOKEN_NAME
(token);
4172
"unspellable token %s",
TOKEN_NAME
(token));
4225
spelling =
TOKEN_NAME
(token);
Completed in 22 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026