OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:END_BUILTINS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
genmatch.cc
356
END_BUILTINS
371
CFN_##CODE = int (
END_BUILTINS
) + int (IFN_##CODE),
531
: id_base (id_base::FN, id_), fn (int (
END_BUILTINS
) + int (fn_)) {}
tree-core.h
196
END_BUILTINS
218
CFN_##CODE = int (
END_BUILTINS
) + int (IFN_##CODE),
2371
extern const char * built_in_names[(int)
END_BUILTINS
];
2401
extern GTY(()) builtin_info_type builtin_info[(int)
END_BUILTINS
];
/src/external/gpl3/gcc.old/dist/gcc/
genmatch.cc
234
END_BUILTINS
249
CFN_##CODE = int (
END_BUILTINS
) + int (IFN_##CODE),
409
: id_base (id_base::FN, id_), fn (int (
END_BUILTINS
) + int (fn_)) {}
tree-core.h
194
END_BUILTINS
216
CFN_##CODE = int (
END_BUILTINS
) + int (IFN_##CODE),
2281
extern const char * built_in_names[(int)
END_BUILTINS
];
2311
extern GTY(()) builtin_info_type builtin_info[(int)
END_BUILTINS
];
Completed in 26 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026