Home
last modified time | relevance | path

Searched refs:d_libcall_type (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Druntime.cc37 enum d_libcall_type enum
85 get_libcall_type (d_libcall_type type) in get_libcall_type()
220 build_libcall_decl (const char *name, d_libcall_type return_type, in build_libcall_decl()
234 d_libcall_type ptype = (d_libcall_type) va_arg (ap, int); in build_libcall_decl()
H A DChangeLog-201980 (enum d_libcall_type): ...this.
81 (get_libcall_type): Use d_libcall_type.
H A DChangeLog-2021454 * runtime.cc (enum d_libcall_type): Add LCT_IMMUTABLE_CHARPTR.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Druntime.cc37 enum d_libcall_type enum
84 get_libcall_type (d_libcall_type type) in get_libcall_type()
215 build_libcall_decl (const char *name, d_libcall_type return_type, in build_libcall_decl()
229 d_libcall_type ptype = (d_libcall_type) va_arg (ap, int); in build_libcall_decl()