OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HT_STR
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/include/
symtab.h
39
#define
HT_STR
(NODE) ((NODE)->str)
cpplib.h
983
#define NODE_NAME(NODE)
HT_STR
(HT_NODE (NODE))
/src/external/gpl3/gcc.old/dist/libcpp/include/
symtab.h
38
#define
HT_STR
(NODE) ((NODE)->str)
cpplib.h
934
#define NODE_NAME(NODE)
HT_STR
(HT_NODE (NODE))
/src/external/gpl3/gcc/dist/libcpp/
symtab.cc
121
&& !memcmp (
HT_STR
(node), str, len))
143
&& !memcmp (
HT_STR
(node), str, len))
166
HT_STR
(node) = (const unsigned char *) chars;
169
HT_STR
(node) = (const unsigned char *) obstack_copy0 (&table->stack,
directives.cc
1449
*sd++ = (char *) xmemdup (
HT_STR
(&pe->pragma->ident),
/src/external/gpl3/gcc.old/dist/libcpp/
symtab.cc
121
&& !memcmp (
HT_STR
(node), str, len))
143
&& !memcmp (
HT_STR
(node), str, len))
166
HT_STR
(node) = (const unsigned char *) chars;
169
HT_STR
(node) = (const unsigned char *) obstack_copy0 (&table->stack,
directives.cc
1431
*sd++ = (char *) xmemdup (
HT_STR
(&pe->pragma->ident),
Completed in 38 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026