Home
last modified time | relevance | path

Searched defs:DEF_D_RUNTIME (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Druntime.cc278 #define DEF_D_RUNTIME(CODE, NAME, TYPE, PARAMS, FLAGS) \ in get_libcall() macro
H A Dd-tree.h470 #define DEF_D_RUNTIME(CODE, N, T, P, F) LIBCALL_ ## CODE, macro
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Druntime.cc283 #define DEF_D_RUNTIME(CODE, NAME, TYPE, PARAMS, FLAGS) \ in get_libcall() macro
H A Dd-tree.h485 #define DEF_D_RUNTIME(CODE, N, T, P, F) LIBCALL_ ## CODE, macro