OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alpha_builtins
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc
6578
static GTY(()) tree
alpha_builtins
[(int) ALPHA_BUILTIN_max];
6587
return
alpha_builtins
[code];
6605
alpha_builtins
[(int) code] = decl;
6563
static GTY(()) tree
alpha_builtins
[(int) ALPHA_BUILTIN_max];
variable
/src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc
6563
static GTY(()) tree
alpha_builtins
[(int) ALPHA_BUILTIN_max];
6572
return
alpha_builtins
[code];
6590
alpha_builtins
[(int) code] = decl;
6548
static GTY(()) tree
alpha_builtins
[(int) ALPHA_BUILTIN_max];
variable
Completed in 50 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026