OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wint_type_node
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
d-builtins.cc
776
static GTY(()) tree
wint_type_node
;
variable
813
wint_type_node
= unsigned_type_node;
/src/external/gpl3/gcc.old/dist/gcc/lto/
lto-lang.cc
241
static GTY(()) tree
wint_type_node
;
variable
1289
wint_type_node
= unsigned_type_node;
/src/external/gpl3/gcc/dist/gcc/lto/
lto-lang.cc
255
static GTY(()) tree
wint_type_node
;
variable
1315
wint_type_node
= unsigned_type_node;
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.h
475
#define
wint_type_node
c_global_trees[CTI_WINT_TYPE]
macro
/src/external/gpl3/gcc/dist/gcc/c-family/
c-common.h
465
#define
wint_type_node
c_global_trees[CTI_WINT_TYPE]
macro
Completed in 52 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026