OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libcall_types
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
runtime.cc
73
static Type *
libcall_types
[LCT_END];
variable
87
if (
libcall_types
[type])
88
return
libcall_types
[type];
93
libcall_types
[type] = Type::tvoid;
97
libcall_types
[type] = Type::tint8;
101
libcall_types
[type] = Type::tint32;
105
libcall_types
[type] = Type::tuns32;
109
libcall_types
[type] = Type::tbool;
113
libcall_types
[type] = Type::tdchar;
117
libcall_types
[type] = Type::tvoidptr
[
all
...]
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026